Home
last modified time | relevance | path

Searched refs:tcp_do_timestamps (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Dtcp_var.h736 extern int tcp_do_timestamps; /* RFC1323 timestamps enabled/disabled? */
H A Dtcp_subr.c170 int tcp_do_timestamps = 1; /* RFC1323 timestamps */ variable
913 if (tcp_do_rfc1323 && tcp_do_timestamps) in tcp_tcpcb_template()
H A Dtcp_usrreq.c2008 sysctl_update_tcpcb_template, 0, &tcp_do_timestamps, 0, in sysctl_net_inet_tcp_setup2()