Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Dopenflow3.uts45 mtc = OFPMatch(oxm_fields=OFBVLANVID(vlan_vid=10))
Dopenflow3.py362 OFBVLANVID = create_oxm_cls() variable