Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_fragment.c188 static __inline__ struct ipq *frag_alloc_queue(void) in frag_alloc_queue() function
355 if ((qp = frag_alloc_queue()) == NULL) in ip_frag_create()
/linux-2.4.37.9/net/ipv6/
Dreassembly.c210 static inline struct frag_queue *frag_alloc_queue(void) in frag_alloc_queue() function
374 if ((fq = frag_alloc_queue()) == NULL) in ip6_frag_create()