Searched refs:tipc_nametbl_withdraw (Results 1 – 4 of 4) sorted by relevance
/linux/net/tipc/ |
A D | name_table.h | 128 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 | 2935 tipc_nametbl_withdraw(net, &_ua, &p->sk, p->key); in tipc_sk_withdraw() 2947 tipc_nametbl_withdraw(net, ua, &p->sk, p->key); in tipc_sk_withdraw()
|
A D | node.c | 437 tipc_nametbl_withdraw(net, &ua, &sk, sk.ref); in tipc_node_write_unlock()
|
Completed in 21 milliseconds