tipc_sk_withdraw  132 net/tipc/socket.c static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
tipc_sk_withdraw  584 net/tipc/socket.c 	tipc_sk_withdraw(tsk, 0, NULL);
tipc_sk_withdraw  625 net/tipc/socket.c 		res = tipc_sk_withdraw(tsk, 0, NULL);
tipc_sk_withdraw  657 net/tipc/socket.c 		tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq);
tipc_sk_withdraw 2933 net/tipc/socket.c 	tipc_sk_withdraw(tsk, scope, &seq);