Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dsocket.c151 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
643 tipc_sk_withdraw(tsk, NULL); in tipc_release()
681 return tipc_sk_withdraw(tsk, NULL); in __tipc_bind()
699 return tipc_sk_withdraw(tsk, ua); in __tipc_bind()
2925 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua) in tipc_sk_withdraw() function
3120 tipc_sk_withdraw(tsk, &ua); in tipc_sk_leave()