| /freebsd-11-stable/contrib/libpcap/ |
| HD | pcap-netmap.c | 147 case SIOCSIFFLAGS: in pcap_netmap_ioctl() 216 pcap_netmap_ioctl(p, SIOCSIFFLAGS, &if_flags); in pcap_netmap_close() 263 pcap_netmap_ioctl(p, SIOCSIFFLAGS, &if_flags); in pcap_netmap_activate()
|
| HD | pcap-linux.c | 988 if (ioctl(sock_fd, SIOCSIFFLAGS, &ifr) == -1) { 1310 if (ioctl(handle->fd, SIOCSIFFLAGS, 1365 if (ioctl(handle->fd, SIOCSIFFLAGS, &ifr) == -1) 1392 if (ioctl(handle->fd, SIOCSIFFLAGS, &ifr) == -1) { 6298 if (ioctl(sock_fd, SIOCSIFFLAGS, &ifr) == -1) { 6318 if (ioctl(sock_fd, SIOCSIFFLAGS, &ifr) == -1) { 6479 if (ioctl(sock_fd, SIOCSIFFLAGS, &ifr) == -1) { 6975 if (ioctl(handle->fd, SIOCSIFFLAGS, &ifr) == -1) {
|
| /freebsd-11-stable/sbin/nos-tun/ |
| HD | nos-tun.c | 184 if (!(ioctl(s, SIOCSIFFLAGS, &ifrq) < 0)) { in tun_open() 220 if (ioctl(s, SIOCSIFFLAGS, &ifrq) < 0) { in Finish()
|
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | vlan_ifconfig.c | 46 if (ioctl(fd, SIOCSIFFLAGS, &ifr) != 0) { in ifconfig_helper()
|
| /freebsd-11-stable/usr.sbin/wpa/wpa_supplicant/ |
| HD | Packet32.c | 154 if (ioctl(a->socket, SIOCSIFFLAGS, (caddr_t)&ifr) < 0) { in PacketOpenAdapter() 358 ioctl(a->socket, SIOCSIFFLAGS, (caddr_t)&ifr); in PacketCloseAdapter()
|
| /freebsd-11-stable/sys/sys/ |
| HD | sockio.h | 58 #define SIOCSIFFLAGS _IOW('i', 16, struct ifreq) /* set ifnet flags */ macro
|
| /freebsd-11-stable/usr.sbin/bluetooth/btpand/ |
| HD | tap.c | 97 if (ioctl(s, SIOCSIFFLAGS, &ifr) == -1) { in tap_init()
|
| /freebsd-11-stable/contrib/bsnmp/snmp_mibII/ |
| HD | mibII_interfaces.c | 104 if (ioctl(mib_netsock, SIOCSIFFLAGS, &ifr) == -1) { in ifchange_func() 121 if (ioctl(mib_netsock, SIOCSIFFLAGS, &ifr) == -1) { in ifchange_func()
|
| /freebsd-11-stable/crypto/openssh/openbsd-compat/ |
| HD | port-tun.c | 179 if (ioctl(sock, SIOCSIFFLAGS, &ifr) == -1) in sys_tun_open()
|
| /freebsd-11-stable/share/doc/smm/18.net/ |
| HD | spell.ok | 129 SIOCSIFFLAGS
|
| /freebsd-11-stable/sys/netpfil/pf/ |
| HD | if_pflog.c | 188 case SIOCSIFFLAGS: in pflogioctl()
|
| /freebsd-11-stable/contrib/wpa/src/drivers/ |
| HD | driver_wired_common.c | 72 if (ioctl(s, SIOCSIFFLAGS, (caddr_t) &ifr) < 0) { in driver_wired_set_ifflags()
|
| /freebsd-11-stable/sys/net/ |
| HD | if_loop.c | 409 case SIOCSIFFLAGS: in loioctl()
|
| HD | if_enc.c | 195 if (cmd != SIOCSIFFLAGS) in enc_ioctl()
|
| /freebsd-11-stable/sys/dev/hatm/ |
| HD | if_hatm_ioctl.c | 304 case SIOCSIFFLAGS: in hatm_ioctl()
|
| /freebsd-11-stable/sys/dev/gxemul/ether/ |
| HD | if_gx.c | 313 case SIOCSIFFLAGS: in gx_ioctl()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_platform_limits_solaris.cpp | 159 unsigned IOCTL_SIOCSIFFLAGS = SIOCSIFFLAGS;
|
| /freebsd-11-stable/usr.sbin/rtsold/ |
| HD | if.c | 96 if (ioctl(ifsock, SIOCSIFFLAGS, (caddr_t)&ifr) < 0) in interface_up()
|
| /freebsd-11-stable/sys/dev/iicbus/ |
| HD | if_ic.c | 215 case SIOCSIFFLAGS: in icioctl()
|
| /freebsd-11-stable/sys/dev/patm/ |
| HD | if_patm_ioctl.c | 319 case SIOCSIFFLAGS: in patm_ioctl()
|
| /freebsd-11-stable/sys/mips/cavium/octe/ |
| HD | octe.c | 443 case SIOCSIFFLAGS: in octe_ioctl()
|
| /freebsd-11-stable/sys/mips/cavium/ |
| HD | if_octm.c | 451 case SIOCSIFFLAGS: in octm_ioctl()
|
| /freebsd-11-stable/sys/dev/cxgbe/ |
| HD | t4_tracer.c | 468 case SIOCSIFFLAGS: in tracer_ioctl()
|
| /freebsd-11-stable/sys/dev/liquidio/ |
| HD | lio_ioctl.c | 113 case SIOCSIFFLAGS: in lio_ioctl()
|
| /freebsd-11-stable/sys/netgraph/ |
| HD | ng_eiface.c | 152 case SIOCSIFFLAGS: in ng_eiface_ioctl()
|