Lines Matching refs:bp_next
814 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_assign_roles()
840 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_assign_roles()
928 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_update_state()
1190 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_set_other_tcprop()
1204 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_set_all_reroot()
1215 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_set_all_sync()
1481 LIST_FOREACH(bp2, &bs->bs_bplist, bp_next) { in bstp_rerooted()
1555 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_set_holdcount()
1579 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_set_protocol()
1900 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_tick()
1907 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_tick()
2112 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_reinit()
2129 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) { in bstp_reinit()
2216 LIST_FOREACH(bp, &bs->bs_bplist, bp_next) in bstp_stop()
2268 LIST_INSERT_HEAD(&bs->bs_bplist, bp, bp_next); in bstp_enable()
2286 LIST_REMOVE(bp, bp_next); in bstp_disable()