Searched refs:OFPPC_NO_RECV (Results 1 – 1 of 1) sorted by relevance
128 #define OFPPC_NO_RECV (1 << 2) macro136 { OFPPC_NO_RECV, "NO_RECV" },143 #define OFPPC_U (~(OFPPC_PORT_DOWN | OFPPC_NO_STP | OFPPC_NO_RECV | \