Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h407 bstp_state_cb_t bs_state_cb; member
H A Dbridgestp.c1906 if (bp->bp_active == 1 && bs->bs_state_cb != NULL) { in bstp_notify_state()
1907 (*bs->bs_state_cb)(bp->bp_ifp, bp->bp_state); in bstp_notify_state()
2292 bs->bs_state_cb = cb->bcb_state; in bstp_attach()