/net/mptcp/ |
D | token.c | 111 struct token_bucket *bucket; in mptcp_token_new_request() local 157 struct token_bucket *bucket; in mptcp_token_new_connect() local 196 struct token_bucket *bucket; in mptcp_token_accept() local 213 struct token_bucket *bucket; in mptcp_token_exists() local 249 struct token_bucket *bucket; in mptcp_token_get_sock() local 305 struct token_bucket *bucket = &token_hash[slot]; in mptcp_token_iter_next() local 354 struct token_bucket *bucket; in mptcp_token_destroy_request() local 378 struct token_bucket *bucket; in mptcp_token_destroy() local
|
/net/ceph/crush/ |
D | mapper.c | 74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() 135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket, in bucket_uniform_choose() 142 static int bucket_list_choose(const struct crush_bucket_list *bucket, in bucket_list_choose() 196 static int bucket_tree_choose(const struct crush_bucket_tree *bucket, in bucket_tree_choose() 228 static int bucket_straw_choose(const struct crush_bucket_straw *bucket, in bucket_straw_choose() 305 static __u32 *get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, in get_choose_arg_weights() 317 static __s32 *get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, in get_choose_arg_ids() 326 static int bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, in bucket_straw2_choose() 451 const struct crush_bucket *bucket, in crush_choose_firstn() 645 const struct crush_bucket *bucket, in crush_choose_indep()
|
/net/9p/ |
D | error.c | 179 int bucket; in p9_error_init() local 208 int bucket; in p9_errstr2errno() local
|
/net/sched/ |
D | sch_hhf.c | 329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() 339 static void bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) in bucket_add() 352 struct wdrr_bucket *bucket; in hhf_drop() local 376 struct wdrr_bucket *bucket; in hhf_enqueue() local 422 struct wdrr_bucket *bucket; in hhf_dequeue() local 642 struct wdrr_bucket *bucket = q->buckets + i; in hhf_init() local
|
/net/ipv4/ |
D | nexthop.c | 167 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in nh_notifier_res_table_info_init() local 869 static unsigned long nh_res_bucket_used_time(const struct nh_res_bucket *bucket) in nh_res_bucket_used_time() 876 const struct nh_res_bucket *bucket, in nh_res_bucket_idle_point() 895 struct nh_res_bucket *bucket) in nh_res_bucket_set_idle() 903 static void nh_res_bucket_set_busy(struct nh_res_bucket *bucket) in nh_res_bucket_set_busy() 908 static clock_t nh_res_bucket_idle_time(const struct nh_res_bucket *bucket) in nh_res_bucket_idle_time() 916 struct nh_res_bucket *bucket, u16 bucket_index, in nh_fill_res_bucket() 965 struct nh_res_bucket *bucket = &res_table->nh_buckets[bucket_index]; in nexthop_bucket_notify() local 1220 struct nh_res_bucket *bucket; in nexthop_select_path_res() local 1446 static void nh_res_bucket_unset_nh(struct nh_res_bucket *bucket) in nh_res_bucket_unset_nh() [all …]
|
/net/netfilter/ |
D | xt_hashlimit.c | 1056 unsigned int *bucket; in dl_seq_start() local 1073 unsigned int *bucket = v; in dl_seq_next() local 1087 unsigned int *bucket = v; in dl_seq_stop() local 1173 unsigned int *bucket = (unsigned int *)v; in dl_seq_show_v2() local 1187 unsigned int *bucket = v; in dl_seq_show_v1() local 1201 unsigned int *bucket = v; in dl_seq_show() local
|
D | nf_conntrack_core.c | 741 unsigned int bucket, hsize; in ____nf_conntrack_find() local 1408 unsigned int i, bucket; in early_drop() local 2355 const struct nf_ct_iter_data *iter_data, unsigned int *bucket) in get_next_corpse() 2410 unsigned int bucket = 0; in nf_ct_iterate_cleanup() local 2589 int i, bucket; in nf_conntrack_hash_resize() local
|
/net/openvswitch/ |
D | vport.c | 97 struct hlist_head *bucket = hash_bucket(net, name); in ovs_vport_locate() local 212 struct hlist_head *bucket; in ovs_vport_add() local
|
D | meter.h | 29 u64 bucket; /* 1/1000 packets, or in bits */ member
|
/net/atm/ |
D | proc.c | 69 int bucket; member 78 static int __vcc_walk(struct sock **sock, int family, int *bucket, loff_t l) in __vcc_walk()
|
/net/rxrpc/ |
D | proc.c | 245 unsigned int bucket, n; in rxrpc_peer_seq_start() local 280 unsigned int bucket, n; in rxrpc_peer_seq_next() local
|
/net/vmw_vsock/ |
D | diag.c | 52 unsigned int bucket; in vsock_diag_dump() local
|
/net/ipv6/ |
D | route.c | 1447 static void rt6_remove_exception(struct rt6_exception_bucket *bucket, in rt6_remove_exception() 1476 static void rt6_exception_remove_oldest(struct rt6_exception_bucket *bucket) in rt6_exception_remove_oldest() 1519 __rt6_find_exception_spinlock(struct rt6_exception_bucket **bucket, in __rt6_find_exception_spinlock() 1552 __rt6_find_exception_rcu(struct rt6_exception_bucket **bucket, in __rt6_find_exception_rcu() 1614 struct rt6_exception_bucket *bucket; in fib6_nh_get_excptn_bucket() local 1633 static bool fib6_nh_excptn_bucket_flushed(struct rt6_exception_bucket *bucket) in fib6_nh_excptn_bucket_flushed() 1644 struct rt6_exception_bucket *bucket; in fib6_nh_excptn_bucket_set_flushed() local 1660 struct rt6_exception_bucket *bucket; in rt6_insert_exception() local 1741 struct rt6_exception_bucket *bucket; in fib6_nh_flush_exceptions() local 1795 struct rt6_exception_bucket *bucket; in rt6_find_cached_rt() local [all …]
|
D | ping.c | 241 int bucket = ((struct ping_iter_state *) seq->private)->bucket; in ping_v6_seq_show() local
|
/net/core/ |
D | sock_map.c | 884 struct bpf_shtab_bucket *bucket; in __sock_hash_lookup_elem() local 908 struct bpf_shtab_bucket *bucket; in sock_hash_delete_from_link() local 932 struct bpf_shtab_bucket *bucket; in sock_hash_delete_elem() local 984 struct bpf_shtab_bucket *bucket; in sock_hash_update_common() local 1134 struct bpf_shtab_bucket *bucket; in sock_hash_free() local 1302 struct bpf_shtab_bucket *bucket; in sock_hash_seq_find_next() local
|
D | net-procfs.c | 34 unsigned int bucket; in dev_from_bucket() local
|
D | gro.c | 441 u32 bucket = skb_get_hash_raw(skb) & (GRO_HASH_BUCKETS - 1); in dev_gro_receive() local
|
/net/llc/ |
D | llc_proc.c | 67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) in laddr_hash_next()
|
/net/batman-adv/ |
D | bridge_loop_avoidance.c | 2197 struct batadv_hashtable *hash, unsigned int bucket, in batadv_bla_claim_dump_bucket() 2240 int bucket = cb->args[0]; in batadv_bla_claim_dump() local 2368 unsigned int bucket, int *idx_skip) in batadv_bla_backbone_dump_bucket() 2410 int bucket = cb->args[0]; in batadv_bla_backbone_dump() local
|
D | multicast.c | 1921 unsigned int bucket, long *idx_skip) in batadv_mcast_flags_dump_bucket() 1966 struct batadv_priv *bat_priv, long *bucket, long *idx) in __batadv_mcast_flags_dump() 2047 long *bucket = &cb->args[0]; in batadv_mcast_flags_dump() local
|
D | fragmentation.c | 145 u8 bucket; in batadv_frag_insert_packet() local
|
D | bat_v.c | 429 int bucket = cb->args[0]; in batadv_v_orig_dump() local
|
D | distributed-arp-table.c | 902 struct batadv_hashtable *hash, unsigned int bucket, in batadv_dat_cache_dump_bucket() 945 int bucket = cb->args[0]; in batadv_dat_cache_dump() local
|
/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 103 struct hlist_head bucket[IP_VS_LBLC_TAB_SIZE]; /* hash bucket */ member
|
/net/mac80211/ |
D | mesh.h | 216 struct hlist_head bucket[RMC_BUCKETS]; member
|