Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinet_fragment.c61 static bool inet_frag_may_rebuild(struct inet_frags *f) in inet_frag_may_rebuild() function
73 if (!inet_frag_may_rebuild(f)) in inet_frag_secret_rebuild()
190 if (f->rebuild && inet_frag_may_rebuild(f)) in inet_frag_worker()
443 if (inet_frag_may_rebuild(f)) { in inet_frag_find()