Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.c456 struct bstp_state *bs = bp->bp_bs; in bstp_input()
1135 struct bstp_state *bs = bp->bp_bs; in bstp_update_info()
1164 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop()
1242 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role()
1316 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto()
1347 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc()
1423 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc()
1591 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_priority()
1609 struct bstp_state *bs = bp->bp_bs; in bstp_set_path_cost()
2207 bp->bp_bs = bs; in bstp_create()
[all …]
H A Dbridgestp.h281 struct bstp_state *bp_bs; member