Hello, What is a difference between the 2 following? include/net/sock.h : struct sock{ [...] unsigned short num; /* Local port */ __u16 sport; /* Source port */ [..] } Thanks, -marek -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/