Searched refs:bs_root_pv (Results 1 – 3 of 3) sorted by relevance
806 bs->bs_root_pv = bs->bs_bridge_pv; in bstp_assign_roles()828 bstp_info_cmp(&bs->bs_root_pv, &pv) == INFO_BETTER) { in bstp_assign_roles()830 bs->bs_root_pv = pv; in bstp_assign_roles()842 bp->bp_desg_pv.pv_root_id = bs->bs_root_pv.pv_root_id; in bstp_assign_roles()843 bp->bp_desg_pv.pv_cost = bs->bs_root_pv.pv_cost; in bstp_assign_roles()2127 bs->bs_root_pv = bs->bs_bridge_pv; in bstp_reinit()
339 struct bstp_pri_vector bs_root_pv; member
2120 req->ifbop_root_path_cost = bs->bs_root_pv.pv_cost; in bridge_ioctl_gbparam()2122 req->ifbop_designated_root = bs->bs_root_pv.pv_root_id; in bridge_ioctl_gbparam()2123 req->ifbop_designated_bridge = bs->bs_root_pv.pv_dbridge_id; in bridge_ioctl_gbparam()