Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_common.h54 #define BIND_NO_CAP_NET_BIND_SERVICE (1 << 3) macro
/Linux-v6.6/include/linux/
Dbpf-cgroup.h269 *bind_flags |= BIND_NO_CAP_NET_BIND_SERVICE; \
/Linux-v6.6/net/ipv6/
Daf_inet6.c298 if (!(flags & BIND_NO_CAP_NET_BIND_SERVICE) && in __inet6_bind()
/Linux-v6.6/net/ipv4/
Daf_inet.c507 if (!(flags & BIND_NO_CAP_NET_BIND_SERVICE) && in __inet_bind()