Lines Matching defs:f
56 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() local
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()
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()
288 static inline void frag_kfree_skb(struct netns_frags *nf, struct inet_frags *f, in frag_kfree_skb()
296 void inet_frag_destroy(struct inet_frag_queue *q, struct inet_frags *f) in inet_frag_destroy()
327 struct inet_frags *f, in inet_frag_intern()
361 struct inet_frags *f, in inet_frag_alloc()
387 struct inet_frags *f, in inet_frag_create()
400 struct inet_frags *f, void *key, in inet_frag_find()