Home
last modified time | relevance | path

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

/Linux-v6.6/net/tipc/
Dsocket.c154 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
646 tipc_sk_withdraw(tsk, NULL); in tipc_release()
684 return tipc_sk_withdraw(tsk, NULL); in __tipc_bind()
702 return tipc_sk_withdraw(tsk, ua); in __tipc_bind()
2931 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua) in tipc_sk_withdraw() function
3126 tipc_sk_withdraw(tsk, &ua); in tipc_sk_leave()