Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Dopenflow3.py216 ofp_oxm_constr = { 0: ["OFBInPort", "in_port", 4], variable
292 for i,cls in ofp_oxm_constr.items():
307 cls_name = ofp_oxm_constr[index//4][0]
569 setattr(prrq, ofp_oxm_constr[f2//2][1], prereq[1])