Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c384 #define OFPST_QUEUE 0x0005 macro
392 { OFPST_QUEUE, "QUEUE" },
1799 case OFPST_QUEUE: in of10_stats_request_print()
2206 type == OFPST_QUEUE ? of10_queue_stats_reply_print : in of10_stats_reply_print()