Searched refs:VETH_STATE_SENTCAPS (Results 1 – 1 of 1) sorted by relevance
152 #define VETH_STATE_SENTCAPS (0x0010) macro666 | VETH_STATE_OPEN | VETH_STATE_SENTCAPS in veth_statemachine()739 && !(cnx->state & VETH_STATE_SENTCAPS)) { in veth_statemachine()749 cnx->state |= VETH_STATE_SENTCAPS; in veth_statemachine()