Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c109 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
493 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release()
544 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind()
573 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind()
2176 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function