Searched refs:gr_phyint (Results 1 – 2 of 2) sorted by relevance
45 #define IPMP_GRP_TO_IPST(grp) PHYINT_TO_IPST((grp)->gr_phyint)143 grp->gr_phyint = phyi; in ipmp_grp_create()199 ipsq_t *ipsq, *grp_ipsq = grp->gr_phyint->phyint_ipsq; in ipmp_grp_update_kstats()253 (grp->gr_phyint->phyint_flags & PHYI_RUNNING) != 0; in ipmp_grp_update_kstats()427 grp->gr_phyint = NULL; in ipmp_grp_destroy()1894 ifindex = grp->gr_phyint->phyint_ifindex; in ipmp_ill_get_ipmp_ifindex()1907 ipsq_t *grp_ipsq = grp->gr_phyint->phyint_ipsq; in ipmp_phyint_join_grp()
1553 phyint_t *gr_phyint; /* IPMP group phyint */ member