Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c99 #define OFPT_QUEUE_GET_CONFIG_REPLY 0x15 macro
122 { OFPT_QUEUE_GET_CONFIG_REPLY, "QUEUE_GET_CONFIG_REPLY" },
2535 case OFPT_QUEUE_GET_CONFIG_REPLY: /* [OF10] Section 5.3.4 */ in of10_header_body_print()