No the IP address isnt offset. If you cast it to the right sockaddr
structure (struct sockaddr_in *) you'll find its got the port first then
the IP address in that structure.
For all address families you cast GIFADDR/SIFADDR to and from the family
specific sockaddr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/