Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c86 #define OFPT_GET_CONFIG_REPLY 0x08 macro
109 { OFPT_GET_CONFIG_REPLY, "GET_CONFIG_REPLY" },
2407 case OFPT_GET_CONFIG_REPLY: /* ibid */ in of10_header_body_print()