Searched refs:ifb_ifma_slow_proto (Results 1 – 1 of 1) sorted by relevance
192 struct ifmultiaddr * ifb_ifma_slow_proto; member718 if (ifb->ifb_ifma_slow_proto != NULL) { in ifbond_release()723 (void) if_delmulti_anon(ifb->ifb_ifma_slow_proto->ifma_ifp, in ifbond_release()724 ifb->ifb_ifma_slow_proto->ifma_addr); in ifbond_release()725 IFMA_REMREF(ifb->ifb_ifma_slow_proto); in ifbond_release()1154 ifb->ifb_ifma_slow_proto = ifma; in ifbond_add_slow_proto_multicast()