Searched refs:MAX_TCP_SYNCNT (Results 1 – 3 of 3) sorted by relevance
47 static int tcp_syn_retries_max = MAX_TCP_SYNCNT;
2922 if (val < 1 || val > MAX_TCP_SYNCNT) in do_tcp_setsockopt()
159 #define MAX_TCP_SYNCNT 127 macro