musl/include/netinet
Kylie McClain 53f41fb568 netinet/tcp: Add TCPOPT, TCPOLEN constants
Programs such as iptables depend on these constants, which can also
be found defined in other libcs.

Since only TCP_* is reserved as part of tcp.h's namespace, we hide
them behind _BSD_SOURCE (and therefore _DEFAULT_SOURCE) to expose
them by default, but keep it standard conforming.
2016-01-17 17:37:36 -05:00
..
ether.h fix netinet/ether.h for c++ 2015-05-08 08:35:16 -04:00
icmp6.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
if_ether.h add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK 2014-07-20 18:42:21 +02:00
igmp.h add netinet/igmp.h and multicast groups to netinet/in.h 2013-12-20 11:42:03 -05:00
in.h add IP_CHECKSUM socket option to netinet/in.h 2015-04-17 22:31:27 -04:00
in_systm.h add one more bogus legacy header 2012-05-10 23:32:28 -04:00
ip.h add IPTOS_CLASS_* macros to netinet/ip.h 2015-05-01 13:38:44 -04:00
ip6.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
ip_icmp.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
tcp.h netinet/tcp: Add TCPOPT, TCPOLEN constants 2016-01-17 17:37:36 -05:00
udp.h reduce namespace pollution in netinet/udp.h 2014-02-05 17:25:39 -05:00