Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dsocket.c153 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
645 tipc_sk_withdraw(tsk, NULL); in tipc_release()
683 return tipc_sk_withdraw(tsk, NULL); in __tipc_bind()
701 return tipc_sk_withdraw(tsk, ua); in __tipc_bind()
2926 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua) in tipc_sk_withdraw() function
3121 tipc_sk_withdraw(tsk, &ua); in tipc_sk_leave()