Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/linux/
Dcap.c41 CAP_NET_BROADCAST, CAP_NET_ADMIN, CAP_NET_RAW, CAP_SYS_PTRACE, CAP_SYS_ADMIN,
93 case CAP_NET_ADMIN: in linux_caps_to_ohos()
167 result |= 1 << CAP_NET_ADMIN; in ohos_caps_to_linux()
/third_party/rust/crates/rustix/src/thread/
Dprctl.rs174 const CAP_NET_ADMIN: u32 = 12; constant
259 NetAdmin = CAP_NET_ADMIN,
/third_party/e2fsprogs/
D1003-add-dac-config.patch99 + { "CAP_NET_ADMIN", CAP_NET_ADMIN },
/third_party/rust/crates/nix/test/sys/
Dtest_sockopt.rs62 require_capability!("is_so_mark_functional", CAP_NET_ADMIN); in is_so_mark_functional()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos_unix.c357 (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW); in os_program_init()
/third_party/mesa3d/docs/drivers/
Dvenus.rst113 ``sudo`` or ``CAP_NET_ADMIN`` is needed to set up the TAP network device.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos_unix.c365 (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW); in os_program_init()
/third_party/libwebsockets/lib/secure-streams/
DREADME.md438 possible, but requires CAP_NET_ADMIN on Linux and is reserved for network
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME988 minimum set of capabilities needed for the operations is CAP_NET_ADMIN
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME988 minimum set of capabilities needed for the operations is CAP_NET_ADMIN
/third_party/ltp/doc/
Dc-test-api.txt1790 CAP_NET_ADMIN. During setup we should be able to do it, then during run it
/third_party/gstreamer/gstplugins_good/
DChangeLog18402 process does not have CAP_NET_ADMIN capabilities.
18412 of linux kernel. Require user to have the CAP_NET_ADMIN privilege to