Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c380 #define OFPST_FLOW 0x0001 macro
388 { OFPST_FLOW, "FLOW" },
1771 case OFPST_FLOW: in of10_stats_request_print()
2202 type == OFPST_FLOW ? of10_flow_stats_reply_print : in of10_stats_reply_print()