Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dip_input.c150 static struct ipq *ipq_alloc(int);
2343 fp = ipq_alloc(M_DONTWAIT); in ip_reass()
2706 ipq_alloc(int how) in ipq_alloc() function