Lines Matching defs:bs

153 bstp_transmit(struct bstp_state *bs, struct bstp_port *bp)  in bstp_transmit()
193 bstp_transmit_bpdu(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit_bpdu()
229 bstp_transmit_tcn(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit_tcn()
341 bstp_send_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_send_bpdu()
457 struct bstp_state *bs = bp->bp_bs; in bstp_input() local
532 bstp_received_stp(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_stp()
557 bstp_received_rstp(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_rstp()
576 bstp_received_tcn(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_tcn()
584 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_bpdu()
799 bstp_assign_roles(struct bstp_state *bs) in bstp_assign_roles()
917 bstp_update_state(struct bstp_state *bs, struct bstp_port *bp) in bstp_update_state()
942 bstp_update_roles(struct bstp_state *bs, struct bstp_port *bp) in bstp_update_roles()
1155 struct bstp_state *bs = bp->bp_bs; in bstp_update_info() local
1184 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop() local
1197 bstp_set_all_reroot(struct bstp_state *bs) in bstp_set_all_reroot()
1208 bstp_set_all_sync(struct bstp_state *bs) in bstp_set_all_sync()
1262 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role() local
1336 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto() local
1367 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc() local
1443 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc() local
1475 bstp_rerooted(struct bstp_state *bs, struct bstp_port *bp) in bstp_rerooted()
1492 bstp_set_htime(struct bstp_state *bs, int t) in bstp_set_htime()
1512 bstp_set_fdelay(struct bstp_state *bs, int t) in bstp_set_fdelay()
1528 bstp_set_maxage(struct bstp_state *bs, int t) in bstp_set_maxage()
1544 bstp_set_holdcount(struct bstp_state *bs, int count) in bstp_set_holdcount()
1561 bstp_set_protocol(struct bstp_state *bs, int proto) in bstp_set_protocol()
1593 bstp_set_priority(struct bstp_state *bs, int pri) in bstp_set_priority()
1611 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_priority() local
1629 struct bstp_state *bs = bp->bp_bs; in bstp_set_path_cost() local
1655 struct bstp_state *bs = bp->bp_bs; in bstp_set_edge() local
1669 struct bstp_state *bs = bp->bp_bs; in bstp_set_autoedge() local
1686 struct bstp_state *bs = bp->bp_bs; in bstp_set_ptp() local
1697 struct bstp_state *bs = bp->bp_bs; in bstp_set_autoptp() local
1753 struct bstp_state *bs = bp->bp_bs; in bstp_notify_state() local
1767 struct bstp_state *bs = bp->bp_bs; in bstp_notify_rtage() local
1795 struct bstp_state *bs = bp->bp_bs; in bstp_linkstate() local
1810 struct bstp_state *bs = bp->bp_bs; in bstp_ifupdstatus() local
1871 bstp_enable_port(struct bstp_state *bs, struct bstp_port *bp) in bstp_enable_port()
1877 bstp_disable_port(struct bstp_state *bs, struct bstp_port *bp) in bstp_disable_port()
1886 struct bstp_state *bs = arg; in bstp_tick() local
1975 bstp_hello_timer_expiry(struct bstp_state *bs, struct bstp_port *bp) in bstp_hello_timer_expiry()
1988 bstp_message_age_expiry(struct bstp_state *bs, struct bstp_port *bp) in bstp_message_age_expiry()
1998 bstp_migrate_delay_expiry(struct bstp_state *bs, struct bstp_port *bp) in bstp_migrate_delay_expiry()
2004 bstp_edge_delay_expiry(struct bstp_state *bs, struct bstp_port *bp) in bstp_edge_delay_expiry()
2045 bstp_reinit(struct bstp_state *bs) in bstp_reinit()
2160 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) in bstp_attach()
2186 bstp_detach(struct bstp_state *bs) in bstp_detach()
2198 bstp_init(struct bstp_state *bs) in bstp_init()
2208 bstp_stop(struct bstp_state *bs) in bstp_stop()
2223 bstp_create(struct bstp_state *bs, struct bstp_port *bp, struct ifnet *ifp) in bstp_create()
2250 struct bstp_state *bs = bp->bp_bs; in bstp_enable() local
2278 struct bstp_state *bs = bp->bp_bs; in bstp_disable() local