Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvc_xprt.c594 < PROT_SOCK; in svc_port_is_privileged()
597 < PROT_SOCK; in svc_port_is_privileged()
/openbmc/linux/include/net/
H A Dip.h381 return port < PROT_SOCK; in inet_port_requires_bind_service()
H A Dsock.h1575 #define PROT_SOCK 1024 macro
/openbmc/linux/net/ipv4/
H A Daf_inet.c1880 net->ipv4.sysctl_ip_prot_sock = PROT_SOCK; in inet_init_net()
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c3806 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()