Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dbridgestp.c1251 struct bstp_state *bs = bp->bp_bs; in bstp_update_info()
1280 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop()
1344 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role()
1415 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto()
1443 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc()
1519 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc()
1650 if ((bs = bp->bp_bs) == NULL) in bstp_ifstate()
2017 bp->bp_bs = bs; in bstp_add()
2047 struct bstp_state *bs = bp->bp_bs; in bstp_delete()
2092 bs = bp->bp_bs; in bstp_ifsflags()
Dif_bridge.h328 struct bstp_state *bp_bs; member