Searched refs:tipc_scope2node (Results 1 – 2 of 2) sorted by relevance
/linux/net/tipc/ | ||
H A D | addr.h | 120 static inline int tipc_scope2node(struct net *net, int sc) in tipc_scope2node() function |
H A D | msg.c | 724 sk.node = tipc_scope2node(net, scope); in tipc_msg_lookup_dest() |