From: Jeff Garzik <jgarzik@pobox.com> Date: Thu, 05 Jun 2003 00:09:15 -0400 But that's making an end-run around the argument: why define our own fixed-size types for userland, when userland already has them, as defined by the C standard? I agree. If we can depend upon the u_int* types being there during both kernel and non-kernel builds, I guess I could be swayed in this direction :-) But, there is the corollary, why _not_ use these types? Nobody is going to remove the __{u,s}* types from linux/types.h any time soon. Finally, if we make policy decision, let's do it tree wide :) - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html