Home
last modified time | relevance | path

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

/device/generic/goldfish/sepolicy/common/
Drild.te9 SIOCSIFFLAGS
Ddhcpclient.te19 SIOCSIFFLAGS
Ddhcprelay.te18 allowxperm dhcprelay self:udp_socket ioctl { SIOCSIFFLAGS
Dnetmgr.te25 allowxperm netmgr self:udp_socket ioctl { SIOCSIFFLAGS
/device/google/bonito-sepolicy/vendor/qcom/common/
Dwifi_sniffer.te14 allowxperm wifi_sniffer self:udp_socket ioctl SIOCSIFFLAGS;
Dwcnss_service.te19 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
/device/generic/trusty/sepolicy/
Ddhcpclient.te14 SIOCSIFFLAGS
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dwifi_sniffer.te14 allowxperm wifi_sniffer self:udp_socket ioctl SIOCSIFFLAGS;
Dwcnss_service.te18 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
/device/google/bonito/sdm710/kernel-headers/linux/
Dsockios.h31 #define SIOCSIFFLAGS 0x8914 macro
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dsockios.h37 #define SIOCSIFFLAGS 0x8914 /* set flags */ macro
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dsockios.h31 #define SIOCSIFFLAGS 0x8914 macro
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dsockios.h37 #define SIOCSIFFLAGS 0x8914 /* set flags */ macro
/device/google/wahoo/sepolicy/vendor/
Dwcnss_service.te19 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
/device/generic/goldfish/network/netmgr/
Dbridge.cpp105 res = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in createBridge()
/device/generic/goldfish/tnc/
Dmain.cpp164 res = ::ioctl(fd, SIOCSIFFLAGS, &request); in configureBridge()
/device/generic/goldfish/dhcp/client/
Dinterface.cpp222 status = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in setInterfaceUp()
/device/generic/goldfish/radio/ril/
Dipv6_monitor.cpp219 status = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in initInterfaces()
Dreference-ril.c432 status = ioctl(sock, SIOCSIFFLAGS, &request); in setInterfaceState()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c543 status = ioctl(sock, SIOCSIFFLAGS, &request); in setInterfaceState()