Home
last modified time | relevance | path

Searched refs:PROT_SOCK (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/sunrpc/
Dsvc_xprt.c582 < PROT_SOCK; in svc_port_is_privileged()
585 < PROT_SOCK; in svc_port_is_privileged()
/Linux-v5.10/include/net/
Dip.h364 return port < PROT_SOCK; in inet_port_requires_bind_service()
Dsock.h1401 #define PROT_SOCK 1024 macro
/Linux-v5.10/net/ipv4/
Daf_inet.c1864 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
/Linux-v5.10/drivers/infiniband/core/
Dcma.c3545 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()