Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbind_perm.c74 bool cap_was_effective; in test_bind_perm() local
94 cap_was_effective = cap_net_bind_service(CAP_CLEAR); in test_bind_perm()
102 if (cap_was_effective) in test_bind_perm()