Searched refs:OFPPC_NO_PACKET_IN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.3.c130 #define OFPPC_NO_PACKET_IN (1U <<6) macro
135 { OFPPC_NO_PACKET_IN, "NO_PACKET_IN" },
139 OFPPC_NO_PACKET_IN))
H A Dprint-openflow-1.0.c113 #define OFPPC_NO_PACKET_IN (1U <<6) macro
121 { OFPPC_NO_PACKET_IN, "NO_PACKET_IN" },
126 OFPPC_NO_PACKET_IN))

Completed in 183 milliseconds