Searched refs:ifma_protospec (Results 1 – 10 of 10) sorted by relevance
692 ifma->ifma_protospec == NULL) in igmp_ifdetach()694 inm = (struct in_multi *)ifma->ifma_protospec; in igmp_ifdetach()804 ifma->ifma_protospec == NULL) in igmp_input_v1_query()806 inm = (struct in_multi *)ifma->ifma_protospec; in igmp_input_v1_query()905 ifma->ifma_protospec == NULL) in igmp_input_v2_query()907 inm = (struct in_multi *)ifma->ifma_protospec; in igmp_input_v2_query()1758 ifma->ifma_protospec == NULL) in igmp_fasttimo_vnet()2073 ifma->ifma_protospec == NULL) in igmp_v3_cancel_link_timers()2075 inm = (struct in_multi *)ifma->ifma_protospec; in igmp_v3_cancel_link_timers()3386 ifma->ifma_protospec == NULL) in igmp_v3_dispatch_general_query()[all …]
306 inm->inm_ifma->ifma_protospec = NULL; in inm_release_deferred()381 ifma->ifma_protospec == NULL) in inm_lookup_locked()383 inm = (struct in_multi *)ifma->ifma_protospec; in inm_lookup_locked()561 if (ifma->ifma_protospec != NULL) { in in_getmulti()562 inm = (struct in_multi *)ifma->ifma_protospec; in in_getmulti()609 ifma->ifma_protospec = inm; in in_getmulti()2960 ifma->ifma_protospec == NULL) in sysctl_ip_mcast_filters()2962 inm = (struct in_multi *)ifma->ifma_protospec; in sysctl_ip_mcast_filters()
426 inm->inm_ifma->ifma_protospec = NULL; in inm_rele_locked()
1229 ifma->ifma_protospec == NULL) in in_purgemaddrs()1231 inm = (struct in_multi *)ifma->ifma_protospec; in in_purgemaddrs()
416 if (ifma->ifma_protospec != NULL) { in in6_getmulti()417 inm = (struct in6_multi *)ifma->ifma_protospec; in in6_getmulti()463 ifma->ifma_protospec = inm; in in6_getmulti()495 KASSERT(ifma->ifma_protospec == NULL, in in6m_release()1272 if (ifma->ifma_protospec == inm) { in in6_joingroup_locked()1273 ifma->ifma_protospec = NULL; in in6_joingroup_locked()
781 ifma->ifma_protospec); in in6m_ifmultiaddr_get_inm()851 inm->in6m_ifma->ifma_protospec = NULL; in in6m_rele_locked()
591 void *ifma_protospec; /* protocol-specific state, if any */ member
3359 ifma->ifma_protospec = NULL; in if_allocmulti()