local_ports
struct local_ports ip_local_ports;
bool local_ports;
local_ports = inet_sk_get_local_port_range(sk, &low, &high);
step = local_ports ? 1 : 2;
if (!local_ports && remaining > 1)
if (!local_ports)
if (!local_ports) {