Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.c548 struct bstp_state *bs = bp->bp_bs; in bstp_input()
1278 struct bstp_state *bs = bp->bp_bs; in bstp_update_info()
1308 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop()
1388 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role()
1463 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto()
1495 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc()
1573 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc()
1750 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_priority()
1769 struct bstp_state *bs = bp->bp_bs; in bstp_set_path_cost()
1797 struct bstp_state *bs = bp->bp_bs; in bstp_set_edge()
[all …]
H A Dbridgestp.h321 struct bstp_state *bp_bs; member