Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dfrag6.c129 static struct ip6asfrag *ip6af_alloc(void);
614 ip6af = ip6af_alloc(); in frag6_input()
1218 ip6af_alloc(void) in ip6af_alloc() function