Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dinet_frag.h141 void inet_frag_destroy(struct inet_frag_queue *q);
151 inet_frag_destroy(q); in inet_frag_put()
/linux-6.6.21/net/ipv4/
Dinet_fragment.c146 inet_frag_destroy(fq); in inet_frags_free_cb()
287 void inet_frag_destroy(struct inet_frag_queue *q) in inet_frag_destroy() function
310 EXPORT_SYMBOL(inet_frag_destroy);
352 inet_frag_destroy(q); in inet_frag_create()