Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dfrag6.c126 static struct ip6q *ip6q_alloc(int);
478 q6 = ip6q_alloc(M_DONTWAIT); in frag6_input()
1178 ip6q_alloc(int how) in ip6q_alloc() function