Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 7 of 7) sorted by relevance

/net/netfilter/ipvs/
Dip_vs_dh.c64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
/net/openvswitch/
Dflow_table.h55 struct hlist_head *buckets; member
/net/sched/
Dsch_hhf.c128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
/net/netfilter/
Dnft_set_hash.c460 u32 buckets; member
/net/core/
Dneighbour.c479 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
510 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
Dsock_map.c869 struct bpf_shtab_bucket *buckets; member