Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.h91 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr);
Ddiscover.c180 sugg_addr = tipc_node_try_addr(net, peer_id, src); in tipc_disc_addr_trial_msg()
Dnode.c1133 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr) in tipc_node_try_addr() function