Searched refs:bp_path_cost (Results 1 – 3 of 3) sorted by relevance
929 pv.pv_cost += bp->bp_path_cost; in bstp_assign_roles()1473 if (bp->bp_path_cost > 65535) { in bstp_set_port_proto()1474 bp->bp_path_cost = 65535; in bstp_set_port_proto()1784 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_set_path_cost()1786 bp->bp_path_cost = path_cost; in bstp_set_path_cost()1868 return bp->bp_path_cost; in bstp_calc_path_cost()1992 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_ifupdstatus()2364 bp->bp_path_cost = bstp_calc_path_cost(bp); in bstp_create()
325 uint32_t bp_path_cost; member
2996 req->ifbr_path_cost = bp->bp_path_cost; in bridge_ioctl_gifflags()