Searched refs:bs_root_pv (Results 1 – 3 of 3) sorted by relevance
787 bs->bs_root_pv = bs->bs_bridge_pv; in bstp_assign_roles()809 bstp_info_cmp(&bs->bs_root_pv, &pv) == INFO_BETTER) { in bstp_assign_roles()811 bs->bs_root_pv = pv; in bstp_assign_roles()823 bp->bp_desg_pv.pv_root_id = bs->bs_root_pv.pv_root_id; in bstp_assign_roles()824 bp->bp_desg_pv.pv_cost = bs->bs_root_pv.pv_cost; in bstp_assign_roles()2102 bs->bs_root_pv = bs->bs_bridge_pv; in bstp_reinit()
341 struct bstp_pri_vector bs_root_pv; member
1756 req->ifbop_root_path_cost = bs->bs_root_pv.pv_cost; in bridge_ioctl_gbparam()1758 req->ifbop_designated_root = bs->bs_root_pv.pv_root_id; in bridge_ioctl_gbparam()1759 req->ifbop_designated_bridge = bs->bs_root_pv.pv_dbridge_id; in bridge_ioctl_gbparam()