Home
last modified time | relevance | path

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

/Linux-v5.15/net/tipc/
Dsocket.c153 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
644 tipc_sk_withdraw(tsk, NULL); in tipc_release()
682 return tipc_sk_withdraw(tsk, NULL); in __tipc_bind()
700 return tipc_sk_withdraw(tsk, ua); in __tipc_bind()
2922 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua) in tipc_sk_withdraw() function
3117 tipc_sk_withdraw(tsk, &ua); in tipc_sk_leave()