Searched refs:net_bind_svc_cap (Results 1 – 1 of 1) sorted by relevance
52 const __u64 net_bind_svc_cap = 1ULL << CAP_NET_BIND_SERVICE; in test_bind_perm() local76 ASSERT_OK(cap_disable_effective(net_bind_svc_cap, &old_caps), in test_bind_perm()85 if (old_caps & net_bind_svc_cap) in test_bind_perm()86 ASSERT_OK(cap_enable_effective(net_bind_svc_cap, NULL), in test_bind_perm()