Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.h87 bool tipc_node_is_up(struct net *net, u32 addr);
Dgroup.c908 if (!tipc_node_is_up(net, node)) in tipc_group_member_evt()
Dnode.c838 bool tipc_node_is_up(struct net *net, u32 addr) in tipc_node_is_up() function