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
..
2015-05-08 08:35:16 -04:00
2011-02-12 00:22:29 -05:00
2012-05-10 23:32:28 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2015-05-01 13:38:44 -04:00