Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c382 #define OFPST_TABLE 0x0003 macro
390 { OFPST_TABLE, "TABLE" },
1767 case OFPST_TABLE: in of10_stats_request_print()
2204 type == OFPST_TABLE ? of10_table_stats_reply_print : in of10_stats_reply_print()