Home
last modified time | relevance | path

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

/Linux-v5.15/net/sunrpc/
Dsvc_xprt.c602 < PROT_SOCK; in svc_port_is_privileged()
605 < PROT_SOCK; in svc_port_is_privileged()
/Linux-v5.15/include/net/
Dip.h365 return port < PROT_SOCK; in inet_port_requires_bind_service()
Dsock.h1439 #define PROT_SOCK 1024 macro
/Linux-v5.15/net/ipv4/
Daf_inet.c1861 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
/Linux-v5.15/drivers/infiniband/core/
Dcma.c3697 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()