Lines Matching refs:inet_frag_queue
56 inet_frag_hashfn(const struct inet_frags *f, const struct inet_frag_queue *q) in inet_frag_hashfn()
80 struct inet_frag_queue *q; in inet_frag_secret_rebuild()
120 static bool inet_fragq_should_evict(const struct inet_frag_queue *q) in inet_fragq_should_evict()
129 struct inet_frag_queue *fq; in inet_evict_bucket()
245 get_frag_bucket_locked(struct inet_frag_queue *fq, struct inet_frags *f) in get_frag_bucket_locked()
266 static inline void fq_unlink(struct inet_frag_queue *fq, struct inet_frags *f) in fq_unlink()
276 void inet_frag_kill(struct inet_frag_queue *fq, struct inet_frags *f) in inet_frag_kill()
296 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_destroy()
325 static struct inet_frag_queue *inet_frag_intern(struct netns_frags *nf, in inet_frag_intern()
326 struct inet_frag_queue *qp_in, in inet_frag_intern()
331 struct inet_frag_queue *qp; in inet_frag_intern()
360 static struct inet_frag_queue *inet_frag_alloc(struct netns_frags *nf, in inet_frag_alloc()
364 struct inet_frag_queue *q; in inet_frag_alloc()
386 static struct inet_frag_queue *inet_frag_create(struct netns_frags *nf, in inet_frag_create()
390 struct inet_frag_queue *q; in inet_frag_create()
399 struct inet_frag_queue *inet_frag_find(struct netns_frags *nf, in inet_frag_find()
404 struct inet_frag_queue *q; in inet_frag_find()
437 void inet_frag_maybe_warn_overflow(struct inet_frag_queue *q, in inet_frag_maybe_warn_overflow()