Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_fragment.c56 inet_frag_hashfn(const struct inet_frags *f, const struct inet_frag_queue *q) in inet_frag_hashfn()
61 static bool inet_frag_may_rebuild(struct inet_frags *f) in inet_frag_may_rebuild()
67 static void inet_frag_secret_rebuild(struct inet_frags *f) in inet_frag_secret_rebuild()
127 inet_evict_bucket(struct inet_frags *f, struct inet_frag_bucket *hb) in inet_evict_bucket()
159 struct inet_frags *f; in inet_frag_worker()
161 f = container_of(work, struct inet_frags, frags_work); in inet_frag_worker()
182 static void inet_frag_schedule_worker(struct inet_frags *f) in inet_frag_schedule_worker()
188 int inet_frags_init(struct inet_frags *f) in inet_frags_init()
212 void inet_frags_fini(struct inet_frags *f) in inet_frags_fini()
219 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f) in inet_frags_exit_net()
[all …]
Dip_fragment.c91 static struct inet_frags ip4_frags;
/linux-4.4.14/include/net/
Dinet_frag.h78 struct inet_frags { struct
108 int inet_frags_init(struct inet_frags *); argument
109 void inet_frags_fini(struct inet_frags *);
120 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f);
122 void inet_frag_kill(struct inet_frag_queue *q, struct inet_frags *f);
123 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f);
125 struct inet_frags *f, void *key, unsigned int hash);
130 static inline void inet_frag_put(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_put()
Dipv6.h537 struct inet_frags *frags);
/linux-4.4.14/net/ipv6/
Dreassembly.c77 static struct inet_frags ip6_frags;
132 struct inet_frags *frags) in ip6_expire_frag_queue()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_reasm.c64 static struct inet_frags nf_frags;
/linux-4.4.14/net/ieee802154/6lowpan/
Dreassembly.c35 static struct inet_frags lowpan_frags;