Searched refs:tipc_nametbl_withdraw (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | name_table.h | 106 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 ref,
|
D | net.c | 140 tipc_nametbl_withdraw(net, TIPC_CFG_SRV, tn->own_addr, 0, in tipc_net_stop()
|
D | node.c | 511 tipc_nametbl_withdraw(net, TIPC_LINK_STATE, addr, in tipc_node_unlock()
|
D | name_table.c | 697 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 ref, in tipc_nametbl_withdraw() function
|
D | socket.c | 2213 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw() 2218 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw()
|