Home
last modified time | relevance | path

Searched refs:tipc_net_hash_mixes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dcore.h205 static inline u32 tipc_net_hash_mixes(struct net *net, int tn_rand) in tipc_net_hash_mixes() function
H A Ddiscover.c98 msg_set_peer_net_hash(hdr, tipc_net_hash_mixes(net, tn->random)); in tipc_disc_init_msg()
H A Dnode.c461 hash_chk = tipc_net_hash_mixes(tmp, tn_peer->random); in tipc_node_assign_peer_net()