Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_mcast.c148 const struct in6_addr *addr, const int noalloc,
914 const int noalloc, struct ip6_msource **pims) in in6m_get_source() argument
924 if (ims == NULL && !noalloc) { in in6m_get_source()
/f-stack/freebsd/netinet/
H A Din_mcast.c159 const int noalloc, struct ip_msource **pims);
946 const int noalloc, struct ip_msource **pims) in inm_get_source() argument
953 if (ims == NULL && !noalloc) { in inm_get_source()