Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-openflow-1.3.c79 #define OFPC_TABLE_STATS (1U <<1) macro
87 { OFPC_TABLE_STATS, "TABLE_STATS" },
95 #define OFPCAP_U (~(OFPC_FLOW_STATS | OFPC_TABLE_STATS | OFPC_PORT_STATS | \
H A Dprint-openflow-1.0.c294 #define OFPC_TABLE_STATS (1U <<1) macro
303 { OFPC_TABLE_STATS, "TABLE_STATS" },
312 #define OFPCAP_U (~(OFPC_FLOW_STATS | OFPC_TABLE_STATS | OFPC_PORT_STATS | \