Searched refs:TCP_NOOPT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c764 if (setsockopt(s, IPPROTO_TCP, TCP_NOOPT,
1223 if (setsockopt(s, IPPROTO_TCP, TCP_NOOPT,
/freebsd-11-stable/sys/netinet/
H A Dtcp.h164 #define TCP_NOOPT 8 /* don't use TCP options */ macro
H A Dtcp_usrreq.c1627 case TCP_NOOPT:
1639 case TCP_NOOPT:
1870 case TCP_NOOPT:

Completed in 286 milliseconds