Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c97 #define OFPT_BARRIER_REPLY 0x13 macro
120 { OFPT_BARRIER_REPLY, "BARRIER_REPLY" },
2400 case OFPT_BARRIER_REPLY: /* ibid */ in of10_header_body_print()