Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet_frag.h7 struct netns_frags { struct
89 struct netns_frags *net;
108 static inline int inet_frags_init_net(struct netns_frags *nf) in inet_frags_init_net()
113 void inet_frags_exit_net(struct netns_frags *nf);
117 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf, void *key);
130 static inline long frag_mem_limit(const struct netns_frags *nf) in frag_mem_limit()
135 static inline void sub_frag_mem_limit(struct netns_frags *nf, long val) in sub_frag_mem_limit()
140 static inline void add_frag_mem_limit(struct netns_frags *nf, long val) in add_frag_mem_limit()
/Linux-v4.19/net/ipv4/
Dinet_fragment.c92 void inet_frags_exit_net(struct netns_frags *nf) in inet_frags_exit_net()
106 struct netns_frags *nf = fq->net; in inet_frag_kill()
129 struct netns_frags *nf; in inet_frag_destroy()
159 static struct inet_frag_queue *inet_frag_alloc(struct netns_frags *nf, in inet_frag_alloc()
180 static struct inet_frag_queue *inet_frag_create(struct netns_frags *nf, in inet_frag_create()
205 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf, void *key) in inet_frag_find()
/Linux-v4.19/include/net/netns/
Dipv6.h55 struct netns_frags frags;
113 struct netns_frags frags;
Dieee802154_6lowpan.h19 struct netns_frags frags;
Dipv4.h74 struct netns_frags frags;