Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dinet_frag.h123 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f);
133 inet_frag_destroy(q, f); in inet_frag_put()
/linux-4.4.14/net/ipv4/
Dinet_fragment.c296 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_destroy() function
323 EXPORT_SYMBOL(inet_frag_destroy);