Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 98) sorted by relevance

1234

/net/batman-adv/
Dhash.c22 static void batadv_hash_init(struct batadv_hashtable *hash) in batadv_hash_init()
33 void batadv_hash_destroy(struct batadv_hashtable *hash) in batadv_hash_destroy()
43 struct batadv_hashtable *hash; in batadv_hash_new() local
69 void batadv_hash_set_lock_class(struct batadv_hashtable *hash, in batadv_hash_set_lock_class()
Dhash.h56 static inline void batadv_hash_delete(struct batadv_hashtable *hash, in batadv_hash_delete()
90 static inline uint32_t batadv_hash_bytes(uint32_t hash, const void *data, in batadv_hash_bytes()
115 static inline int batadv_hash_add(struct batadv_hashtable *hash, in batadv_hash_add()
160 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove()
Dbridge_loop_avoidance.c43 uint32_t hash = 0; in batadv_choose_claim() local
60 uint32_t hash = 0; in batadv_choose_backbone_gw() local
145 struct batadv_hashtable *hash = bat_priv->bla.claim_hash; in batadv_claim_hash_find() local
185 struct batadv_hashtable *hash = bat_priv->bla.backbone_hash; in batadv_backbone_hash_find() local
221 struct batadv_hashtable *hash; in batadv_bla_del_backbone_claims() local
467 struct batadv_hashtable *hash; in batadv_bla_answer_request() local
996 struct batadv_hashtable *hash; in batadv_bla_purge_backbone_gw() local
1050 struct batadv_hashtable *hash; in batadv_bla_purge_claims() local
1098 struct batadv_hashtable *hash; in batadv_bla_update_orig_address() local
1152 struct batadv_hashtable *hash; in batadv_bla_periodic_work() local
[all …]
Doriginator.h80 uint32_t hash = 0; in batadv_choose_orig() local
99 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_find() local
Dnetwork-coding.c353 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_nc_purge_orig_hash() local
384 struct batadv_hashtable *hash, in batadv_nc_purge_paths()
455 uint32_t hash = 0; in batadv_nc_hash_choose() local
505 batadv_nc_hash_find(struct batadv_hashtable *hash, in batadv_nc_hash_find()
631 struct batadv_hashtable *hash, in batadv_nc_process_nc_paths()
917 struct batadv_hashtable *hash, in batadv_nc_get_path()
1241 struct batadv_hashtable *hash = bat_priv->nc.coding_hash; in batadv_nc_path_search() local
1708 struct batadv_hashtable *hash = bat_priv->nc.decoding_hash; in batadv_nc_find_decoding_packet() local
1853 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_nc_nodes_seq_print_text() local
Dtranslation-table.c68 uint32_t hash = 0; in batadv_choose_tt() local
91 batadv_tt_hash_find(struct batadv_hashtable *hash, const uint8_t *addr, in batadv_tt_hash_find()
906 struct batadv_hashtable *hash = bat_priv->tt.local_hash; in batadv_tt_local_seq_print_text() local
1114 struct batadv_hashtable *hash = bat_priv->tt.local_hash; in batadv_tt_local_purge() local
1131 struct batadv_hashtable *hash; in batadv_tt_local_table_free() local
1586 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_seq_print_text() local
1818 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_del_orig() local
1884 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_purge() local
1923 struct batadv_hashtable *hash; in batadv_tt_global_table_free() local
2063 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_crc() local
[all …]
Doriginator.c607 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_originator_free() local
959 struct batadv_hashtable *hash = bat_priv->orig_hash; in _batadv_purge_orig() local
1092 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_add_if() local
1127 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_del_if() local
/net/core/
Dsecure_seq.c47 u32 hash[MD5_DIGEST_WORDS]; in secure_tcpv6_sequence_number() local
69 u32 hash[MD5_DIGEST_WORDS]; in secure_ipv6_port_ephemeral() local
92 u32 hash[MD5_DIGEST_WORDS]; in secure_tcp_sequence_number() local
107 u32 hash[MD5_DIGEST_WORDS]; in secure_ipv4_port_ephemeral() local
126 u32 hash[MD5_DIGEST_WORDS]; in secure_dccp_sequence_number() local
150 u32 hash[MD5_DIGEST_WORDS]; in secure_dccpv6_sequence_number() local
Dflow_dissector.c264 u32 hash; in __flow_hash_from_keys() local
318 u32 hash; in __skb_tx_hash() local
/net/ceph/crush/
Dhash.c26 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() local
37 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() local
48 __u32 hash = crush_hash_seed ^ a ^ b ^ c; in crush_hash32_rjenkins1_3() local
61 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; in crush_hash32_rjenkins1_4() local
76 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; in crush_hash32_rjenkins1_5() local
/net/netfilter/ipvs/
Dip_vs_proto.c51 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol() local
69 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns() local
100 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol() local
123 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns() local
145 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get() local
163 unsigned int hash = IP_VS_PROTO_HASH(proto); in __ipvs_proto_data_get() local
Dip_vs_conn.c169 unsigned int hash; in ip_vs_conn_hash() local
205 unsigned int hash; in ip_vs_conn_unhash() local
233 unsigned int hash; in ip_vs_conn_unlink() local
268 unsigned int hash; in __ip_vs_conn_in_get() local
353 unsigned int hash; in ip_vs_ct_in_get() local
405 unsigned int hash; in ip_vs_conn_out_get() local
1253 unsigned int hash = prandom_u32() & ip_vs_conn_tab_mask; in ip_vs_random_dropentry() local
Dip_vs_sh.c111 unsigned int hash = ip_vs_sh_hashkey(svc->af, addr, port, 0); in ip_vs_sh_get() local
129 unsigned int hash, ihash; in ip_vs_sh_get_fallback() local
Dip_vs_proto_udp.c354 __u16 hash; in udp_register_app() local
389 int hash; in udp_app_conn_bind() local
/net/netfilter/
Dnf_conntrack_core.c143 static u32 __hash_bucket(u32 hash, unsigned int size) in __hash_bucket()
148 static u32 hash_bucket(u32 hash, const struct net *net) in hash_bucket()
331 unsigned int hash, reply_hash; in nf_ct_delete_from_lists() local
410 const struct nf_conntrack_tuple *tuple, u32 hash) in ____nf_conntrack_find()
446 const struct nf_conntrack_tuple *tuple, u32 hash) in __nf_conntrack_find_get()
481 unsigned int hash, in __nf_conntrack_hash_insert()
496 unsigned int hash, reply_hash; in nf_conntrack_hash_check_insert() local
569 unsigned int hash, reply_hash; in __nf_conntrack_confirm() local
692 unsigned int hash = hash_conntrack(net, zone, tuple); in nf_conntrack_tuple_taken() local
734 unsigned int hash, sequence; in early_drop() local
[all …]
Dxt_cluster.c45 u_int32_t hash = 0; in xt_cluster_hash() local
96 unsigned long hash; in xt_cluster_mt() local
/net/ipv4/
Dfib_semantics.c160 struct fnhe_hash_bucket *hash; in free_nh_exceptions() local
305 unsigned int hash; in fib_find_info() local
337 unsigned int hash; in ip_fib_check_default() local
701 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free()
976 unsigned int hash; in fib_create_info() local
1100 unsigned int hash = fib_laddr_hashfn(local); in fib_sync_down_addr() local
1123 unsigned int hash = fib_devindex_hashfn(dev->ifindex); in fib_sync_down_dev() local
1234 unsigned int hash; in fib_sync_up() local
Dtcp_metrics.c149 unsigned int hash) in tcpm_new()
212 struct net *net, unsigned int hash) in __tcp_get_metrics()
232 unsigned int hash; in __tcp_get_metrics_req() local
271 unsigned int hash; in __tcp_get_metrics_tw() local
319 unsigned int hash; in tcp_get_metrics() local
928 unsigned int *hash, int optional, int v4, int v6) in __parse_nl_addr()
954 unsigned int *hash, int optional) in parse_nl_addr()
972 unsigned int hash; in tcp_metrics_nl_cmd_get() local
1058 unsigned int hash; in tcp_metrics_nl_cmd_del() local
/net/ipv6/
Dinet6_hashtables.c74 unsigned int hash; in __inet6_hash() local
115 unsigned int hash = inet6_ehashfn(net, daddr, hnum, saddr, sport); in __inet6_lookup_established() local
181 unsigned int hash = inet_lhashfn(net, hnum); in inet6_lookup_listener() local
253 const unsigned int hash = inet6_ehashfn(net, daddr, lport, saddr, in __inet6_check_established() local
Doutput_core.c25 u32 hash, id; in ipv6_proxy_select_ident() local
/net/appletalk/
Daarp.c419 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in aarp_proxy_remove() local
435 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in __aarp_proxy_find() local
489 int hash, retval = -EPROTONOSUPPORT; in aarp_proxy_probe_network() local
553 int hash; in aarp_send_ddp() local
692 int hash) in __aarp_resolved()
723 int hash, ret = 0; in aarp_rcv() local
/net/sctp/
Dproc.c215 int hash = *(loff_t *)v; in sctp_eps_seq_show() local
323 int hash = *(loff_t *)v; in sctp_assocs_seq_show() local
443 int hash = *(loff_t *)v; in sctp_remaddr_seq_show() local
/net/unix/
Daf_unix.c130 unsigned long hash = (unsigned long)addr; in unix_sockets_unbound() local
166 unsigned int hash = (__force unsigned int)csum_fold(n); in unix_hash_fold() local
265 int len, int type, unsigned int hash) in __unix_find_socket_byname()
287 unsigned int hash) in unix_find_socket_byname()
890 int type, unsigned int hash, int *error) in unix_find_other()
980 unsigned int hash; in unix_bind() local
1089 unsigned int hash; in unix_dgram_connect() local
1189 unsigned int hash; in unix_stream_connect() local
1589 unsigned int hash; in unix_dgram_sendmsg() local
/net/openvswitch/
Dvport.c87 unsigned int hash = jhash(name, strlen(name), (unsigned long) net); in hash_bucket() local
415 u32 hash; in ovs_vport_find_upcall_portid() local
/net/ceph/
Dceph_hash.c86 unsigned long hash = 0; in ceph_str_hash_linux() local

1234