Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.0.c361 #define OFPST_QUEUE 0x0005U macro
369 { OFPST_QUEUE, "QUEUE" },
1633 case OFPST_QUEUE: in of10_stats_request_print()
1944 type == OFPST_QUEUE ? of10_queue_stats_reply_print : in of10_stats_reply_print()