Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_frag.h115 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f);
125 inet_frag_destroy(q, f); in inet_frag_put()
/linux-4.1.27/net/ipv4/
Dinet_fragment.c313 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_destroy() function
339 EXPORT_SYMBOL(inet_frag_destroy);