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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h341 struct bstp_port *bs_root_port; member in struct:bstp_state
H A Dbridgestp.c232 KASSERT(bp == bs->bs_root_port, ("%s: bad root port\n", __func__));
788 bs->bs_root_port = NULL;
862 bs->bs_root_port = bp;
H A Dif_bridge.c1636 root_port = bs->bs_root_port;

Completed in 149 milliseconds