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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h389 struct bstp_port *bs_root_port; member in struct:bstp_state
H A Dbridgestp.c298 KASSERT(bp == bs->bs_root_port, ("%s: bad root port\n", __func__));
871 bs->bs_root_port = NULL;
945 bs->bs_root_port = bp;
H A Dif_bridge.c2965 root_port = bs->bs_root_port; \

Completed in 31 milliseconds