Searched refs:OFPPC_NO_STP (Results 1 – 1 of 1) sorted by relevance
101 #define OFPPC_NO_STP (1U <<1) macro109 { OFPPC_NO_STP, "NO_STP" },117 #define OFPPC_U (~(OFPPC_PORT_DOWN | OFPPC_NO_STP | OFPPC_NO_RECV | \