Home
last modified time | relevance | path

Searched refs:bs_root_port (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dbridgestp.h389 struct bstp_port *bs_root_port; member
H A Dbridgestp.c304 KASSERT(bp == bs->bs_root_port, ("%s: bad root port\n", __func__)); in bstp_transmit_tcn()
920 bs->bs_root_port = NULL; in bstp_assign_roles()
996 bs->bs_root_port = bp; in bstp_assign_roles()
H A Dif_bridge.c3624 root_port = bs->bs_root_port; \