Searched refs:tcp_largest_anon_port (Results 1 – 1 of 1) sorted by relevance
203 static int tcp_largest_anon_port = TCP_MAX_PORT; variable1127 if (port < tcp_smallest_anon_port || port > tcp_largest_anon_port) in tcp_update_next_port()1143 count = tcp_largest_anon_port - tcp_smallest_anon_port; in tcp_bindi()