platform_bionic/libc/include/netinet
Elliott Hughes 35d226e05d Add in_port_t and move it and in_addr_t to the correct header file.
No one's reported this, but I saw it in an Android port of fuser(1).

We still have lots of problems in our network headers because we
get most of the structs direct from the kernel, and it doesn't use
types like this (which is why we've got away without this one for
so long). One day we should probably look at cleaning that up, but
doing so can wait.

Change-Id: If15edf0cfc32716fa312d7ed97c48321b760d979
2014-08-19 12:43:50 -07:00
..
ether.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
icmp6.h Remove <netinet/icmp6.h> ni_* macros. 2013-07-08 15:07:41 -07:00
if_ether.h Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
in.h Add in_port_t and move it and in_addr_t to the correct header file. 2014-08-19 12:43:50 -07:00
in6.h Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do not provide it anymore. 2011-01-28 18:28:19 +01:00
in_systm.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ip.h libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. 2011-05-18 16:53:23 -07:00
ip6.h Add icmp6.h and ip6.h files from current NetBSD libc. 2011-01-28 18:28:27 +01:00
ip_icmp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
tcp.h Add TCPOPT_* constants. 2014-01-03 15:58:40 -08:00
udp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00