Lines Matching refs:bp_next
923 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_assign_roles()
950 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_assign_roles()
1040 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_update_state()
1313 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_set_other_tcprop()
1328 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_set_all_reroot()
1339 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_set_all_sync()
1612 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_rerooted()
1692 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_set_holdcount()
1716 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_set_protocol()
1955 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_linkstate()
2045 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_tick()
2050 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_tick()
2241 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_reinit()
2268 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_reinit()
2337 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_stop()
2386 LIST_INSERT_HEAD(&bs->bs_bplist, bp, bp_next); in bstp_enable()
2404 LIST_REMOVE(bp, bp_next); in bstp_disable()