Searched refs:tipc_nametbl_withdraw (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | name_table.h | 121 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 upper,
|
D | net.c | 142 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, self, self, self); in tipc_net_stop()
|
D | name_table.c | 643 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, in tipc_nametbl_withdraw() function
|
D | socket.c | 2649 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw() 2654 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw()
|
D | node.c | 357 tipc_nametbl_withdraw(net, TIPC_LINK_STATE, addr, in tipc_node_write_unlock()
|