Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.0.c131 #define OFPPS_STP_MASK (3U << 8) /* code point bitmask */ macro
1059 tok2str(ofpps_stp_str, "", state & OFPPS_STP_MASK), in of10_phy_port_print()