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