Searched refs:tipc_sk_withdraw (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | socket.c | 142 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, 632 tipc_sk_withdraw(tsk, 0, NULL); in tipc_release() 673 res = tipc_sk_withdraw(tsk, 0, NULL); in tipc_bind() 705 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind() 2923 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw() function 3116 tipc_sk_withdraw(tsk, scope, &seq); in tipc_sk_leave()
|