Home
last modified time | relevance | path

Searched refs:SIOCSIFFLAGS (Results 1 - 25 of 40) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c80 ioctl(fd, SIOCSIFFLAGS, &ifr); in run()
83 ioctl(fd, SIOCSIFFLAGS, &ifr); in run()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_ifconfig.c46 if (ioctl(fd, SIOCSIFFLAGS, &ifr) != 0) { in ifconfig_helper()
47 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_ifconfig.c46 if (ioctl(fd, SIOCSIFFLAGS, &ifr) != 0) { in ifconfig_helper()
47 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h65 #define SIOCSIFFLAGS 0x8914 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h65 #define SIOCSIFFLAGS 0x8914 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h65 #define SIOCSIFFLAGS 0x8914 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h67 #define SIOCSIFFLAGS 0x8914 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h65 #define SIOCSIFFLAGS 0x8914 macro
/third_party/ltp/testcases/network/packet/
H A Dfanout01.c68 SAFE_IOCTL(fd, SIOCSIFFLAGS, &ifr); in run()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt05.c48 SAFE_IOCTL(dst_sock, SIOCSIFFLAGS, &ifr); in setup()
/third_party/musl/include/sys/
H A Dioctl.h60 #define SIOCSIFFLAGS 0x8914 macro
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c114 PF_INET, SOCK_DGRAM, 0, SIOCSIFFLAGS, 0,
116 EFAULT, setup3, cleanup1, "SIOCSIFFLAGS with invalid ifr"}
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c47 SAFE_IOCTL(sock, SIOCSIFFLAGS, &ifr); in setup()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_ioctl.c47 if (ioctl(sock, SIOCSIFFLAGS, &ifr) != 0) { in linux_set_iface_flags()
H A Ddriver_wired_common.c72 if (ioctl(s, SIOCSIFFLAGS, (caddr_t) &ifr) < 0) { in driver_wired_set_ifflags()
73 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]: %s", in driver_wired_set_ifflags()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_ioctl.c47 if (ioctl(sock, SIOCSIFFLAGS, &ifr) != 0) { in linux_set_iface_flags()
H A Ddriver_wired_common.c72 if (ioctl(s, SIOCSIFFLAGS, (caddr_t) &ifr) < 0) { in driver_wired_set_ifflags()
73 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]: %s", in driver_wired_set_ifflags()
/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c263 SAFE_IOCTL(sk, SIOCSIFFLAGS, &ifreq); in open_netdev()
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c488 if (ioctl(fd, SIOCSIFFLAGS, &ifr) < 0) { in lws_plat_if_up()
489 lwsl_err("%s: SIOCSIFFLAGS fail\n", __func__); in lws_plat_if_up()
/third_party/toybox/toys/net/
H A Difconfig.c542 xioctl(TT.sockfd, SIOCSIFFLAGS, &ifre); in ifconfig_main()
/third_party/ltp/lib/
H A Dtst_netdevice.c95 ret = SAFE_IOCTL_(file, lineno, sock, SIOCSIFFLAGS, &ifr); in tst_netdev_set_state()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c250 if (ioctl(sd, SIOCSIFFLAGS, &ifinfo) < 0) in open_socket()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c555 xioctl(TT.sockfd, SIOCSIFFLAGS, &ifre); in ifconfig_main()
/third_party/toybox/toys/pending/
H A Dstrace.c457 case SIOCSIFFLAGS: in print_enter()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h179 #define SIOCSIFFLAGS 0x8914ul macro
1735 #define SIOCSIFFLAGS 0x8914ul macro
3295 #define SIOCSIFFLAGS 0x8914ul macro
4851 #define SIOCSIFFLAGS 0x8914ul macro
6298 #define SIOCSIFFLAGS 0x8914ul macro
7744 #define SIOCSIFFLAGS 0x8914ul macro
9294 #define SIOCSIFFLAGS 0x8914ul macro
10850 #define SIOCSIFFLAGS 0x8914ul macro

Completed in 50 milliseconds

12