Searched refs:SIOCSIFFLAGS (Results 1 – 20 of 20) sorted by relevance
/device/generic/goldfish/sepolicy/common/ |
D | rild.te | 9 SIOCSIFFLAGS
|
D | dhcpclient.te | 19 SIOCSIFFLAGS
|
D | dhcprelay.te | 18 allowxperm dhcprelay self:udp_socket ioctl { SIOCSIFFLAGS
|
D | netmgr.te | 25 allowxperm netmgr self:udp_socket ioctl { SIOCSIFFLAGS
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | wifi_sniffer.te | 14 allowxperm wifi_sniffer self:udp_socket ioctl SIOCSIFFLAGS;
|
D | wcnss_service.te | 19 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
|
/device/generic/trusty/sepolicy/ |
D | dhcpclient.te | 14 SIOCSIFFLAGS
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | wifi_sniffer.te | 14 allowxperm wifi_sniffer self:udp_socket ioctl SIOCSIFFLAGS;
|
D | wcnss_service.te | 18 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | sockios.h | 31 #define SIOCSIFFLAGS 0x8914 macro
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | sockios.h | 37 #define SIOCSIFFLAGS 0x8914 /* set flags */ macro
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | sockios.h | 31 #define SIOCSIFFLAGS 0x8914 macro
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | sockios.h | 37 #define SIOCSIFFLAGS 0x8914 /* set flags */ macro
|
/device/google/wahoo/sepolicy/vendor/ |
D | wcnss_service.te | 19 allowxperm wcnss_service self:udp_socket ioctl { SIOCIWFIRSTPRIV_05 SIOCSIFFLAGS };
|
/device/generic/goldfish/network/netmgr/ |
D | bridge.cpp | 105 res = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in createBridge()
|
/device/generic/goldfish/tnc/ |
D | main.cpp | 164 res = ::ioctl(fd, SIOCSIFFLAGS, &request); in configureBridge()
|
/device/generic/goldfish/dhcp/client/ |
D | interface.cpp | 222 status = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in setInterfaceUp()
|
/device/generic/goldfish/radio/ril/ |
D | ipv6_monitor.cpp | 219 status = ::ioctl(mSocketFd, SIOCSIFFLAGS, &request); in initInterfaces()
|
D | reference-ril.c | 432 status = ioctl(sock, SIOCSIFFLAGS, &request); in setInterfaceState()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 543 status = ioctl(sock, SIOCSIFFLAGS, &request); in setInterfaceState()
|