Home
last modified time | relevance | path

Searched refs:tipc_nametbl_withdraw (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/tipc/
Dname_table.h128 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
Dname_table.c798 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_withdraw() function
Dsocket.c2937 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()
Dnode.c438 tipc_nametbl_withdraw(net, &ua, &sk, sk.ref); in tipc_node_write_unlock()