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()195 struct inet_frag_bucket *hb = &f->hash[i]; in inet_frags_init()244 static struct inet_frag_bucket *248 struct inet_frag_bucket *hb; in get_frag_bucket_locked()268 struct inet_frag_bucket *hb; in fq_unlink()330 struct inet_frag_bucket *hb = get_frag_bucket_locked(qp_in, f); in inet_frag_intern()403 struct inet_frag_bucket *hb; in inet_frag_find()
73 struct inet_frag_bucket { struct79 struct inet_frag_bucket hash[INETFRAGS_HASHSZ]; argument