HomeSort by: relevance | last modified time | path
    Searched refs:tcp_do_timestamps (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_var.h 736 extern int tcp_do_timestamps; /* RFC1323 timestamps enabled/disabled? */
tcp_subr.c 170 int tcp_do_timestamps = 1; /* RFC1323 timestamps */ variable
914 if (tcp_do_rfc1323 && tcp_do_timestamps)
tcp_usrreq.c 2008 sysctl_update_tcpcb_template, 0, &tcp_do_timestamps, 0,

Completed in 17 milliseconds