Searched refs:tipc_nametbl_withdraw (Results 1 – 4 of 4) sorted by relevance
/net/tipc/ |
D | name_table.h | 122 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 upper,
|
D | name_table.c | 643 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, in tipc_nametbl_withdraw() function
|
D | socket.c | 2761 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw() 2766 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw()
|
D | node.c | 358 tipc_nametbl_withdraw(net, TIPC_LINK_STATE, addr, in tipc_node_write_unlock()
|