inet_frag_evictor   62 include/net/inet_frag.h int inet_frag_evictor(struct netns_frags *nf, struct inet_frags *f);
inet_frag_evictor   91 net/ipv4/inet_fragment.c 	inet_frag_evictor(nf, f);
inet_frag_evictor  179 net/ipv4/ip_fragment.c 	evicted = inet_frag_evictor(&net->ipv4.frags, &ip4_frags);
inet_frag_evictor  147 net/ipv6/netfilter/nf_conntrack_reasm.c 	inet_frag_evictor(&nf_init_frags, &nf_frags);
inet_frag_evictor  190 net/ipv6/reassembly.c 	evicted = inet_frag_evictor(&net->ipv6.frags, &ip6_frags);