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

/xnu-2422.115.4/bsd/netinet6/
H A Dfrag6.c113 static struct ip6q *ip6q_alloc(int);
159 /* ip6q_alloc() uses mbufs for IPv6 fragment queue structures */
430 q6 = ip6q_alloc(M_DONTWAIT);
1033 ip6q_alloc(int how) function

Completed in 22 milliseconds