Home
last modified time | relevance | path

Searched refs:msg_set_peer_net_hash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Ddiscover.c98 msg_set_peer_net_hash(hdr, tipc_net_hash_mixes(net, tn->random)); in tipc_disc_init_msg()
H A Dmsg.h1123 static inline void msg_set_peer_net_hash(struct tipc_msg *m, u32 n) in msg_set_peer_net_hash() function