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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c128 #define OFPPC_NO_RECV (1 << 2) macro
136 { OFPPC_NO_RECV, "NO_RECV" },
143 #define OFPPC_U (~(OFPPC_PORT_DOWN | OFPPC_NO_STP | OFPPC_NO_RECV | \

Completed in 61 milliseconds