Searched refs:inet_frag_bucket (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dinet_fragment.c79 struct inet_frag_bucket *hb; inet_frag_secret_rebuild()
90 struct inet_frag_bucket *hb_dest; inet_frag_secret_rebuild()
127 inet_evict_bucket(struct inet_frags *f, struct inet_frag_bucket *hb) inet_evict_bucket()
207 struct inet_frag_bucket *hb = &f->hash[i]; inet_frags_init()
260 static struct inet_frag_bucket *
264 struct inet_frag_bucket *hb;
284 struct inet_frag_bucket *hb; fq_unlink()
346 struct inet_frag_bucket *hb = get_frag_bucket_locked(qp_in, f); inet_frag_intern()
419 struct inet_frag_bucket *hb; inet_frag_find()
/linux-4.1.27/include/net/
H A Dinet_frag.h73 struct inet_frag_bucket { struct
79 struct inet_frag_bucket hash[INETFRAGS_HASHSZ];

Completed in 109 milliseconds