Searched refs:tipc_sk_withdraw (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | socket.c | 113 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, 449 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release() 503 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind() 532 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind() 2195 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function
|