Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dfrag6.c129 static struct ip6asfrag *ip6af_alloc(int);
609 ip6af = ip6af_alloc(M_DONTWAIT); in frag6_input()
1211 ip6af_alloc(int how) in ip6af_alloc() function