Searched refs:PROT_SOCK (Results 1 – 5 of 5) sorted by relevance
582 < PROT_SOCK; in svc_port_is_privileged()585 < PROT_SOCK; in svc_port_is_privileged()
365 return port < PROT_SOCK; in inet_port_requires_bind_service()
1411 #define PROT_SOCK 1024 macro
1873 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
3641 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()