tipc_withdraw     147 include/net/tipc/tipc.h int tipc_withdraw(u32 portref, unsigned int scope,
tipc_withdraw     268 net/tipc/port.c 	tipc_withdraw(ref, 0, NULL);
tipc_withdraw     359 net/tipc/socket.c 		return tipc_withdraw(portref, 0, NULL);
tipc_withdraw     373 net/tipc/socket.c 		tipc_withdraw(portref, -addr->scope, &addr->addr.nameseq);