Home
last modified time | relevance | path

Searched refs:BIND_NO_CAP_NET_BIND_SERVICE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/net/
Dinet_common.h45 #define BIND_NO_CAP_NET_BIND_SERVICE (1 << 3) macro
/Linux-v5.15/include/linux/
Dbpf-cgroup.h326 *bind_flags |= BIND_NO_CAP_NET_BIND_SERVICE; \
/Linux-v5.15/net/ipv6/
Daf_inet6.c299 if (!(flags & BIND_NO_CAP_NET_BIND_SERVICE) && in __inet6_bind()
/Linux-v5.15/net/ipv4/
Daf_inet.c504 if (!(flags & BIND_NO_CAP_NET_BIND_SERVICE) && in __inet_bind()