

Public Member Functions | |
| ServiceFlow * | Classify (Ptr< const Packet > packet, Ptr< ServiceFlowManager > sfm, ServiceFlow::Direction dir) |
| classify a packet in a service flow | |
| ServiceFlow* ns3::IpcsClassifier::Classify | ( | Ptr< const Packet > | packet, | |
| Ptr< ServiceFlowManager > | sfm, | |||
| ServiceFlow::Direction | dir | |||
| ) |
classify a packet in a service flow
| packet | the packet to classify | |
| sfm | the service flow manager to be used to classify packets | |
| dir | The direction on wich the packet should be sent (UP or DOWN) |
1.6.1