Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Dopenflow3.py1296 ofp_instruction_cls = { 1: OFPITGotoTable, variable
1307 return ofp_instruction_cls.get(t, Raw)(s)
1382 return ofp_instruction_cls.get(t, Raw)(s)