Searched refs:OFPPC_NO_STP (Results 1 – 1 of 1) sorted by relevance
127 #define OFPPC_NO_STP (1 << 1) macro135 { OFPPC_NO_STP, "NO_STP" },143 #define OFPPC_U (~(OFPPC_PORT_DOWN | OFPPC_NO_STP | OFPPC_NO_RECV | \