Searched refs:tipc_nametbl_withdraw (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/net/tipc/ |
D | name_table.h | 128 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
|
D | name_table.c | 798 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_withdraw() function
|
D | socket.c | 2937 tipc_nametbl_withdraw(net, &_ua, &p->sk, p->key); in tipc_sk_withdraw() 2949 tipc_nametbl_withdraw(net, ua, &p->sk, p->key); in tipc_sk_withdraw()
|
D | node.c | 438 tipc_nametbl_withdraw(net, &ua, &sk, sk.ref); in tipc_node_write_unlock()
|