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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.3.c142 #define OFPPS_BLOCKED (1U << 1) macro
146 { OFPPS_BLOCKED, "BLOCKED" },
150 #define OFPPS_U (~(OFPPS_LINK_DOWN | OFPPS_BLOCKED | OFPPS_LIVE))

Completed in 124 milliseconds