Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/altq/altq/
Daltq_subr.c126 static struct ip4_frag *ip4f_alloc(void);
1896 fp = ip4f_alloc();
1962 ip4f_alloc(void) in ip4f_alloc() function