Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dsocket.c132 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
575 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release()
615 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind()
647 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind()
2628 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function
2817 tipc_sk_withdraw(tsk, scope, &seq); in tipc_sk_leave()