Searched refs:sysctl_local_unbindable_ports (Results 1 – 2 of 2) sorted by relevance
200 unsigned long *sysctl_local_unbindable_ports; member
351 if (!net->ipv4.sysctl_local_unbindable_ports) in inet_is_local_unbindable_port()353 return test_bit(port, net->ipv4.sysctl_local_unbindable_ports); in inet_is_local_unbindable_port()