Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbridgestp.c458 struct bstp_state *bs = bp->bp_bs; in bstp_input()
1156 struct bstp_state *bs = bp->bp_bs; in bstp_update_info()
1185 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop()
1263 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role()
1337 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto()
1368 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc()
1444 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc()
1612 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_priority()
1630 struct bstp_state *bs = bp->bp_bs; in bstp_set_path_cost()
1656 struct bstp_state *bs = bp->bp_bs; in bstp_set_edge()
[all …]
H A Dbridgestp.h279 struct bstp_state *bp_bs; member