Searched refs:tipc_nametbl_withdraw (Results 1 – 4 of 4) sorted by relevance
| /net/tipc/ |
| A D | name_table.h | 130 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
|
| A D | name_table.c | 798 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_withdraw() function
|
| A D | socket.c | 2936 tipc_nametbl_withdraw(net, &_ua, &p->sk, p->key); in tipc_sk_withdraw() 2948 tipc_nametbl_withdraw(net, ua, &p->sk, p->key); in tipc_sk_withdraw()
|
| A D | node.c | 436 tipc_nametbl_withdraw(net, &ua, &sk, sk.ref); in tipc_node_write_unlock()
|
Completed in 21 milliseconds