Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c457 struct bstp_state *bs = bp->bp_bs; in bstp_input()
1155 struct bstp_state *bs = bp->bp_bs; in bstp_update_info()
1184 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop()
1262 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role()
1336 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto()
1367 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc()
1443 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc()
1611 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_priority()
1629 struct bstp_state *bs = bp->bp_bs; in bstp_set_path_cost()
1655 struct bstp_state *bs = bp->bp_bs; in bstp_set_edge()
[all …]
H A Dbridgestp.h279 struct bstp_state *bp_bs; member