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

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

Completed in 90 milliseconds