Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c89 #define OFPT_FLOW_REMOVED 0x0b macro
112 { OFPT_FLOW_REMOVED, "FLOW_REMOVED" },
2438 case OFPT_FLOW_REMOVED: in of10_header_body_print()