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

  /src/sys/netinet/
tcp_var.h 750 extern int tcp_do_rfc1948; /* ISS by cryptographic hash */
tcp_subr.c 167 int tcp_do_rfc1948 = 0; /* ISS by cryptographic hash */ variable in typeref:typename:int
2017 if (tcp_do_rfc1948) {
tcp_usrreq.c 2247 NULL, 0, &tcp_do_rfc1948, sizeof(tcp_do_rfc1948),

Completed in 107 milliseconds