Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dtcp_var.h750 extern int tcp_do_rfc1948; /* ISS by cryptographic hash */
H A Dtcp_subr.c167 int tcp_do_rfc1948 = 0; /* ISS by cryptographic hash */ variable
2018 if (tcp_do_rfc1948) { in tcp_new_iss1()
H A Dtcp_usrreq.c2247 NULL, 0, &tcp_do_rfc1948, sizeof(tcp_do_rfc1948), in sysctl_net_inet_tcp_setup2()