Searched refs:PROT_SOCK (Results 1 – 5 of 5) sorted by relevance
599 < PROT_SOCK; in svc_port_is_privileged()602 < PROT_SOCK; in svc_port_is_privileged()
385 return port < PROT_SOCK; in inet_port_requires_bind_service()
1465 #define PROT_SOCK 1024 macro
1814 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
3839 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()