Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.c164 static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id);
280 static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id) in tipc_node_find_by_id() function
886 n = tipc_node_find_by_id(net, id); in tipc_node_try_addr()