Searched refs:net_bind_svc_cap (Results 1 – 1 of 1) sorted by relevance
54 const __u64 net_bind_svc_cap = 1ULL << CAP_NET_BIND_SERVICE; in test_bind_perm() local78 ASSERT_OK(cap_disable_effective(net_bind_svc_cap, &old_caps), in test_bind_perm()87 if (old_caps & net_bind_svc_cap) in test_bind_perm()88 ASSERT_OK(cap_enable_effective(net_bind_svc_cap, NULL), in test_bind_perm()