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