Home
last modified time | relevance | path

Searched refs:net_get_random_once (Results 1 – 16 of 16) sorted by relevance

/linux/net/core/
H A Dsecure_seq.c28 net_get_random_once(&net_secret, sizeof(net_secret)); in net_secret_init()
H A Dflow_dissector.c1710 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __flow_hash_secret_init()
/linux/net/mptcp/
H A Dsyncookies.c44 net_get_random_once(&mptcp_join_hash_secret, in mptcp_join_entry_hash()
/linux/net/rds/
H A Dbind.c124 net_get_random_once(&rs->rs_hash_initval, in rds_add_bound()
H A Dconnection.c63 net_get_random_once(&rds_hash_secret, sizeof(rds_hash_secret)); in rds_conn_bucket()
64 net_get_random_once(&rds6_hash_secret, sizeof(rds6_hash_secret)); in rds_conn_bucket()
/linux/net/netfilter/
H A Dxt_RATEEST.c121 net_get_random_once(&jhash_rnd, sizeof(jhash_rnd)); in xt_rateest_tg_checkentry()
H A Dxt_recent.c346 net_get_random_once(&hash_rnd, sizeof(hash_rnd)); in recent_mt_check()
H A Dnf_conntrack_core.c486 net_get_random_once(&ct_id_seed, sizeof(ct_id_seed)); in nf_ct_get_id()
H A Dnf_conntrack_netlink.c2986 net_get_random_once(&exp_id_seed, sizeof(exp_id_seed)); in nf_expect_get_id()
/linux/include/linux/
H A Dnet.h353 #define net_get_random_once(buf, nbytes) \ macro
/linux/net/ipv6/ila/
H A Dila_xlat.c37 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __ila_hash_secret_init()
/linux/net/ipv6/
H A Dudp.c86 net_get_random_once(&udp6_ehash_secret, in udp6_ehashfn()
88 net_get_random_once(&udp_ipv6_hash_secret, in udp6_ehashfn()
H A Droute.c1560 net_get_random_once(&rt6_exception_key, sizeof(rt6_exception_key)); in rt6_exception_hash()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c29 net_get_random_once(rss_key, sizeof(rss_key)); in fbnic_rss_key_fill()
/linux/net/ipv4/
H A Dudp.c409 net_get_random_once(&udp_ehash_secret, sizeof(udp_ehash_secret)); in udp_ehashfn()
3693 net_get_random_once(&hashrnd, sizeof(hashrnd)); in udp_flow_hashrnd()
H A Droute.c625 net_get_random_once(&fnhe_hash_key, sizeof(fnhe_hash_key)); in fnhe_hashfun()