Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_frag.h6 struct netns_frags { struct
61 struct netns_frags *net;
111 void inet_frags_init_net(struct netns_frags *nf);
112 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f);
116 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf,
137 static inline int frag_mem_limit(struct netns_frags *nf) in frag_mem_limit()
152 static inline void init_frag_mem_limit(struct netns_frags *nf) in init_frag_mem_limit()
157 static inline unsigned int sum_frag_mem_limit(struct netns_frags *nf) in sum_frag_mem_limit()
/linux-4.1.27/net/ipv4/
Dinet_fragment.c224 void inet_frags_init_net(struct netns_frags *nf) in inet_frags_init_net()
237 void inet_frags_exit_net(struct netns_frags *nf, struct inet_frags *f) in inet_frags_exit_net()
305 static inline void frag_kfree_skb(struct netns_frags *nf, struct inet_frags *f, in frag_kfree_skb()
316 struct netns_frags *nf; in inet_frag_destroy()
341 static struct inet_frag_queue *inet_frag_intern(struct netns_frags *nf, in inet_frag_intern()
376 static struct inet_frag_queue *inet_frag_alloc(struct netns_frags *nf, in inet_frag_alloc()
402 static struct inet_frag_queue *inet_frag_create(struct netns_frags *nf, in inet_frag_create()
415 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf, in inet_frag_find()
/linux-4.1.27/include/net/netns/
Dipv6.h44 struct netns_frags frags;
88 struct netns_frags frags;
Dieee802154_6lowpan.h18 struct netns_frags frags;
Dipv4.h58 struct netns_frags frags;