Home
last modified time | relevance | path

Searched refs:ofp_queue_property_cls (Results 1 – 2 of 2) sorted by relevance

/external/scapy/scapy/contrib/
Dopenflow.py386 ofp_queue_property_cls = { 0: OFPQTNone, variable
392 return ofp_queue_property_cls.get(t, Raw)(s)
Dopenflow3.py1476 ofp_queue_property_cls = { 0: OFPQTNone, variable
1482 return ofp_queue_property_cls.get(t, Raw)(s)