Searched refs:pnet_hash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | discover.c | 197 u32 pnet_hash = msg_peer_net_hash(hdr); in tipc_disc_rcv() local 249 tipc_node_check_dest(net, src, peer_id, b, caps, signature, pnet_hash, in tipc_disc_rcv()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | discover.c | 198 u32 pnet_hash = msg_peer_net_hash(hdr); in tipc_disc_rcv() local 250 tipc_node_check_dest(net, src, peer_id, b, caps, signature, pnet_hash, in tipc_disc_rcv()
|
Completed in 3 milliseconds