Searched refs:BR_STATE_BLOCKING (Results 1 – 3 of 3) sorted by relevance
361 p->state != BR_STATE_BLOCKING) { in br_make_blocking()369 p->state = BR_STATE_BLOCKING; in br_make_blocking()377 if (p->state == BR_STATE_BLOCKING) { in br_make_forwarding()
33 p->state = BR_STATE_BLOCKING; in br_init_port()
46 #define BR_STATE_BLOCKING 4 macro