Searched refs:inet_frag_bucket (Results 1 – 2 of 2) sorted by relevance
79 struct inet_frag_bucket *hb; in inet_frag_secret_rebuild()90 struct inet_frag_bucket *hb_dest; in inet_frag_secret_rebuild()127 inet_evict_bucket(struct inet_frags *f, struct inet_frag_bucket *hb) in inet_evict_bucket()207 struct inet_frag_bucket *hb = &f->hash[i]; in inet_frags_init()260 static struct inet_frag_bucket *264 struct inet_frag_bucket *hb; in get_frag_bucket_locked()284 struct inet_frag_bucket *hb; in fq_unlink()346 struct inet_frag_bucket *hb = get_frag_bucket_locked(qp_in, f); in inet_frag_intern()419 struct inet_frag_bucket *hb; in inet_frag_find()
73 struct inet_frag_bucket { struct79 struct inet_frag_bucket hash[INETFRAGS_HASHSZ]; argument