Home
last modified time | relevance | path

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

/linux-4.4.14/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()
178 if (f->rebuild && inet_frag_may_rebuild(f)) in inet_frag_worker()
427 if (inet_frag_may_rebuild(f)) { in inet_frag_find()