Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/ !
H A Din6_mcast.c121 const struct in6_addr *addr, const int noalloc,
889 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
898 if (ims == NULL && !noalloc) { in in6m_get_source()
/xnu-8019.80.24/bsd/netinet/ !
H A Din_mcast.c132 const int noalloc, struct ip_msource **pims);
954 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
966 if (ims == NULL && !noalloc) { in inm_get_source()