Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h91 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr);
H A Ddiscover.c180 sugg_addr = tipc_node_try_addr(net, peer_id, src); in tipc_disc_addr_trial_msg()
H A Dnode.c1135 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr) in tipc_node_try_addr() function