Home
last modified time | relevance | path

Searched refs:tipc_nametbl_withdraw (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dname_table.h131 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 upper,
H A Dname_table.c758 * tipc_nametbl_withdraw - withdraw a service binding
760 int tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, in tipc_nametbl_withdraw() function
H A Dsocket.c2944 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw()
2949 tipc_nametbl_withdraw(net, publ->type, publ->lower, in tipc_sk_withdraw()
H A Dnode.c421 tipc_nametbl_withdraw(net, TIPC_LINK_STATE, addr, in tipc_node_write_unlock()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_table.h128 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua,
H A Dname_table.c792 * tipc_nametbl_withdraw - withdraw a service binding
798 void tipc_nametbl_withdraw(struct net *net, struct tipc_uaddr *ua, in tipc_nametbl_withdraw() function
H A Dsocket.c2942 tipc_nametbl_withdraw(net, &_ua, &p->sk, p->key); in tipc_sk_withdraw()
2954 tipc_nametbl_withdraw(net, ua, &p->sk, p->key); in tipc_sk_withdraw()
H A Dnode.c438 tipc_nametbl_withdraw(net, &ua, &sk, sk.ref);

Completed in 22 milliseconds