Searched refs:tipc_nametbl_withdraw (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/net/tipc/ |
H A D | name_table.h | 106 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 ref,
|
H A D | net.c | 138 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, tn->own_addr, 0, tipc_net_stop()
|
H A D | name_table.c | 685 * tipc_nametbl_withdraw - withdraw name publication from network name tables 687 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 ref, tipc_nametbl_withdraw() function
|
H A D | node.c | 961 tipc_nametbl_withdraw(net, TIPC_LINK_STATE, addr, tipc_node_unlock()
|
H A D | socket.c | 2223 tipc_nametbl_withdraw(net, publ->type, publ->lower, tipc_sk_withdraw() 2228 tipc_nametbl_withdraw(net, publ->type, publ->lower, tipc_sk_withdraw()
|
Completed in 105 milliseconds