Searched refs:frag_alloc_queue (Results 1 – 2 of 2) sorted by relevance
188 static __inline__ struct ipq *frag_alloc_queue(void) in frag_alloc_queue() function355 if ((qp = frag_alloc_queue()) == NULL) in ip_frag_create()
210 static inline struct frag_queue *frag_alloc_queue(void) in frag_alloc_queue() function374 if ((fq = frag_alloc_queue()) == NULL) in ip6_frag_create()