Home
last modified time | relevance | path

Searched refs:BLS_BLOCKLISTEN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c195 bss.bss_state = BLS_BLOCKLISTEN; in set_port_state()
504 bss.bss_state = port->state = BLS_BLOCKLISTEN; in rstp_add_port()
507 !port->bpdu_protect ? BLS_FORWARDING : BLS_BLOCKLISTEN; in rstp_add_port()
H A Devents.c232 port->state = BLS_BLOCKLISTEN; in update_port()
470 BLS_FORWARDING : BLS_BLOCKLISTEN; in handle_control()
537 bss.bss_state = BLS_BLOCKLISTEN; in receive_packet()
/illumos-gate/usr/src/uts/common/net/
H A Dbridge.h68 BLS_BLOCKLISTEN, /* blocking or listening state */ enumerator
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1314 case BLS_BLOCKLISTEN: in do_bridge_links()
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c2364 if (blp->bl_state == BLS_BLOCKLISTEN) { in bridge_recv_cb()
2475 if ((!trillmode && blp->bl_state == BLS_BLOCKLISTEN) || in bridge_xmit_cb()