Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.c115 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
462 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release()
510 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind()
539 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind()
2205 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function