Searched refs:pv_cost (Results 1 – 3 of 3) sorted by relevance
203 bpdu.cbu_rootpathcost = htonl(bp->bp_desg_pv.pv_cost); in bstp_transmit_bpdu()292 cu->cu_pv.pv_cost = ntohl(cpdu->cbu_rootpathcost); in bstp_decode_bpdu()764 if (cpv->pv_cost < pv->pv_cost) in bstp_info_cmp()766 if (cpv->pv_cost > pv->pv_cost) in bstp_info_cmp()819 pv.pv_cost += bp->bp_path_cost; in bstp_assign_roles()843 bp->bp_desg_pv.pv_cost = bs->bs_root_pv.pv_cost; in bstp_assign_roles()2105 bs->bs_bridge_pv.pv_cost = 0; in bstp_reinit()
250 uint32_t pv_cost; member
2120 req->ifbop_root_path_cost = bs->bs_root_pv.pv_cost; in bridge_ioctl_gbparam()2179 bpreq.ifbp_design_cost = bp->bp_desg_pv.pv_cost; in bridge_ioctl_gifsstp()