Home
last modified time | relevance | path

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

/net/tipc/
Dnet.h58 struct tipc_node *tipc_net_select_remote_node(u32 addr, u32 ref);
Dnet.c121 struct tipc_node *tipc_net_select_remote_node(u32 addr, u32 ref) in tipc_net_select_remote_node() function
Dnode.c498 n_ptr = tipc_net_select_remote_node(addr, selector); in tipc_node_select_next_hop()