Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dsvc_xprt.c582 < PROT_SOCK; in svc_port_is_privileged()
585 < PROT_SOCK; in svc_port_is_privileged()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Daf_ninet.c218 if (snum && snum < PROT_SOCK) in ninet_bind()
/kernel/linux/linux-5.10/include/net/
Dip.h366 return port < PROT_SOCK; in inet_port_requires_bind_service()
Dsock.h1436 #define PROT_SOCK 1024 macro
/kernel/linux/linux-5.10/net/ipv4/
Daf_inet.c1868 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dcma.c3651 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()