Searched refs:inet_frag_queue (Results 1 – 2 of 2) sorted by relevance
15 struct inet_frag_queue { struct51 unsigned int (*hashfn)(struct inet_frag_queue *);52 void (*constructor)(struct inet_frag_queue *q,54 void (*destructor)(struct inet_frag_queue *);56 int (*match)(struct inet_frag_queue *q,67 void inet_frag_kill(struct inet_frag_queue *q, struct inet_frags *f);68 void inet_frag_destroy(struct inet_frag_queue *q,71 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf,74 void inet_frag_maybe_warn_overflow(struct inet_frag_queue *q,77 static inline void inet_frag_put(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_put()
414 struct inet_frag_queue;433 void ip6_frag_init(struct inet_frag_queue *q, void *a);434 int ip6_frag_match(struct inet_frag_queue *q, void *a);