Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/altq/
Daltq_subr.c116 static struct ip4_frag *ip4f_alloc(void);
1911 fp = ip4f_alloc();
1977 ip4f_alloc(void) in ip4f_alloc() function