Searched refs:pv_cost (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c198 bpdu.cbu_rootpathcost = htonl(bp->bp_desg_pv.pv_cost);
287 cu->cu_pv.pv_cost = ntohl(cpdu->cbu_rootpathcost);
741 if (cpv->pv_cost < pv->pv_cost)
743 if (cpv->pv_cost > pv->pv_cost)
796 pv.pv_cost += bp->bp_path_cost;
820 bp->bp_desg_pv.pv_cost = bs->bs_root_pv.pv_cost;
2076 bs->bs_bridge_pv.pv_cost
[all...]
H A Dbridgestp.h251 uint32_t pv_cost; member in struct:bstp_pri_vector
H A Dif_bridge.c1645 req->ifbop_root_path_cost = bs->bs_root_pv.pv_cost;
1704 bpreq.ifbp_design_cost = bp->bp_desg_pv.pv_cost;

Completed in 65 milliseconds