Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c95 #define OFPT_STATS_REPLY 0x11 macro
118 { OFPT_STATS_REPLY, "STATS_REPLY" },
2511 case OFPT_STATS_REPLY: in of10_header_body_print()