Searched refs:tipc_nametbl_lookup (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_table.h | 125 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 domain,
|
H A D | name_table.c | 601 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, in tipc_nametbl_lookup() function
|
H A D | socket.c | 1011 if (!tipc_nametbl_lookup(net, type, inst, scope, &dsts, in tipc_send_group_anycast() 1158 if (!tipc_nametbl_lookup(net, type, inst, scope, &dsts, in tipc_send_group_mcast()
|
Completed in 8 milliseconds