Home
last modified time | relevance | path

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

/linux/net/core/
A Dsecure_seq.c27 net_get_random_once(&net_secret, sizeof(net_secret)); in net_secret_init()
32 net_get_random_once(&ts_secret, sizeof(ts_secret)); in ts_secret_init()
A Dflow_dissector.c1467 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __flow_hash_secret_init()
/linux/net/ipv6/
A Dinet6_hashtables.c35 net_get_random_once(&inet6_ehash_secret, sizeof(inet6_ehash_secret)); in inet6_ehashfn()
36 net_get_random_once(&ipv6_hash_secret, sizeof(ipv6_hash_secret)); in inet6_ehashfn()
A Dsyncookies.c58 net_get_random_once(syncookie6_secret, sizeof(syncookie6_secret)); in cookie_hash()
A Dudp.c69 net_get_random_once(&udp6_ehash_secret, in udp6_ehashfn()
71 net_get_random_once(&udp_ipv6_hash_secret, in udp6_ehashfn()
A Droute.c1497 net_get_random_once(&rt6_exception_key, sizeof(rt6_exception_key)); in rt6_exception_hash()
/linux/net/mptcp/
A Dsyncookies.c44 net_get_random_once(&mptcp_join_hash_secret, in mptcp_join_entry_hash()
/linux/net/netfilter/
A Dxt_RATEEST.c121 net_get_random_once(&jhash_rnd, sizeof(jhash_rnd)); in xt_rateest_tg_checkentry()
A Dnf_conncount.c527 net_get_random_once(&conncount_rnd, sizeof(conncount_rnd)); in nf_conncount_init()
A Dxt_recent.c346 net_get_random_once(&hash_rnd, sizeof(hash_rnd)); in recent_mt_check()
A Dnf_conntrack_core.c488 net_get_random_once(&ct_id_seed, sizeof(ct_id_seed)); in nf_ct_get_id()
A Dnf_conntrack_netlink.c3002 net_get_random_once(&exp_id_seed, sizeof(exp_id_seed)); in nf_expect_get_id()
/linux/net/rds/
A Dbind.c124 net_get_random_once(&rs->rs_hash_initval, in rds_add_bound()
A Dconnection.c62 net_get_random_once(&rds_hash_secret, sizeof(rds_hash_secret)); in rds_conn_bucket()
63 net_get_random_once(&rds6_hash_secret, sizeof(rds6_hash_secret)); in rds_conn_bucket()
A Daf_rds.c901 net_get_random_once(&rds_gen_num, sizeof(rds_gen_num)); in rds_init()
/linux/include/linux/
A Dnet.h285 #define net_get_random_once(buf, nbytes) \ macro
/linux/net/ipv4/
A Dinet_hashtables.c37 net_get_random_once(&inet_ehash_secret, sizeof(inet_ehash_secret)); in inet_ehashfn()
766 net_get_random_once(table_perturb, sizeof(table_perturb)); in __inet_hash_connect()
A Dsyncookies.c49 net_get_random_once(syncookie_secret, sizeof(syncookie_secret)); in cookie_hash()
A Dudp.c406 net_get_random_once(&udp_ehash_secret, sizeof(udp_ehash_secret)); in udp_ehashfn()
3242 net_get_random_once(&hashrnd, sizeof(hashrnd)); in udp_flow_hashrnd()
A Droute.c608 net_get_random_once(&fnhe_hash_key, sizeof(fnhe_hash_key)); in fnhe_hashfun()
/linux/net/ipv6/ila/
A Dila_xlat.c38 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __ila_hash_secret_init()
/linux/drivers/net/ipvlan/
A Dipvlan_core.c11 net_get_random_once(&ipvlan_jhash_secret, sizeof(ipvlan_jhash_secret)); in ipvlan_init_secret()
/linux/drivers/net/hyperv/
A Dnetvsc_drv.c256 net_get_random_once(&hashrnd, sizeof(hashrnd)); in netvsc_get_hash()
/linux/net/ethtool/
A Dioctl.c1059 net_get_random_once(netdev_rss_key, sizeof(netdev_rss_key)); in netdev_rss_key_fill()

Completed in 87 milliseconds