typedef unsigned int u32 typedef unsigned short __u16 typedef unsigned int __u32 typedef unsigned __u16 u_int16_t typedef unsigned __u32 u_int32_t 其实就是unsigned short和unsigned int型!!