Searched refs:ipsq_phyint (Results 1 – 3 of 3) sorted by relevance
3320 ipsq->ipsq_phyint = ill->ill_phyint; in ipsq_init()3836 ipsq->ipsq_phyint = NULL; in ill_lookup_on_name()6298 phyint_t *phyi = ipsq->ipsq_phyint; in ipsq_dq()6494 if ((phyi = xopipsq->ipsq_phyint) == NULL) in ipsq_dq()6541 phyi = ipsq->ipsq_phyint; in ipsq_dlpi_done()6820 phyi = ipsq->ipsq_phyint; in ipsq_exit()12346 ASSERT(ipsq->ipsq_phyint == NULL); in ipsq_delete()16604 phyi->phyint_ipsq->ipsq_phyint = NULL; in phyint_free()16689 phyi_old->phyint_ipsq->ipsq_phyint = NULL; in ill_phyint_reinit()
227 phyi = ipsq->ipsq_phyint; in ipmp_grp_update_kstats()
1168 struct phyint *ipsq_phyint; /* associated phyint */ member