Home
last modified time | relevance | path

Searched refs:bs_state_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dbridgestp.h359 bstp_state_cb_t bs_state_cb; member
H A Dbridgestp.c1755 if (bp->bp_active == 1 && bs->bs_state_cb != NULL) in bstp_notify_state()
1756 (*bs->bs_state_cb)(bp->bp_ifp, bp->bp_state); in bstp_notify_state()
2175 bs->bs_state_cb = cb->bcb_state; in bstp_attach()