Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Din6_mcast.c121 const struct in6_addr *addr, const int noalloc,
887 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
896 if (ims == NULL && !noalloc) { in in6m_get_source()
/xnu-8020.121.3/bsd/netinet/
H A Din_mcast.c132 const int noalloc, struct ip_msource **pims);
952 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
964 if (ims == NULL && !noalloc) { in inm_get_source()