Searched refs:OFPPS_LINK_DOWN (Results 1 – 1 of 1) sorted by relevance
147 #define OFPPS_LINK_DOWN (1 << 0) macro154 { OFPPS_LINK_DOWN, "LINK_DOWN" },161 #define OFPPS_U (~(OFPPS_LINK_DOWN | OFPPS_STP_LISTEN | OFPPS_STP_LEARN | \