Searched refs:tipc_sk_withdraw (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/tipc/ |
| D | socket.c | 132 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, 584 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release() 625 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind() 657 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind() 2733 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function 2926 tipc_sk_withdraw(tsk, scope, &seq); in tipc_sk_leave()
|