Searched refs:tcp_strict_rfc1948 (Results 1 – 1 of 1) sorted by relevance
207 static int tcp_strict_rfc1948 = 0; variable211 &tcp_strict_rfc1948, 0, "Determines if RFC1948 is followed exactly");2744 tcp_strict_rfc1948 == 0) in tcp_new_isn()2754 ((tcp_strict_rfc1948 == 0) && (tcp_isn_reseed_interval > 0) && in tcp_new_isn()