Home
last modified time | relevance | path

Searched refs:noalloc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Din6_mcast.c124 const struct in6_addr *addr, const int noalloc,
917 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
926 if (ims == NULL && !noalloc) { in in6m_get_source()
/xnu-12377.81.4/bsd/netinet/
H A Din_mcast.c134 const int noalloc, struct ip_msource **pims);
973 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
985 if (ims == NULL && !noalloc) { in inm_get_source()