Home
last modified time | relevance | path

Searched refs:SIOCSIFLLADDR (Results 1 – 25 of 3136) sorted by relevance

12345678910>>...126

/dports/security/nmap/nmap-7.91/libdnet-stripped/src/
H A Deth-bsd.c148 #if defined(SIOCSIFLLADDR)
163 return (ioctl(e->fd, SIOCSIFLLADDR, &ifr)); in eth_set()
H A Dintf.c357 #elif defined (SIOCSIFLLADDR) in intf_set()
361 if (ioctl(intf->fd, SIOCSIFLLADDR, &ifr) < 0) in intf_set()
/dports/net/py-libdnet/libdnet-1.13/src/
H A Deth.c145 #if defined(SIOCSIFLLADDR)
160 return (ioctl(e->fd, SIOCSIFLLADDR, &ifr)); in eth_set()
H A Dintf.c327 #elif defined (SIOCSIFLLADDR) in intf_set()
331 if (ioctl(intf->fd, SIOCSIFLLADDR, &ifr) < 0) in intf_set()
/dports/net/libdnet/libdnet-1.13/src/
H A Deth.c145 #if defined(SIOCSIFLLADDR)
160 return (ioctl(e->fd, SIOCSIFLLADDR, &ifr)); in eth_set()
H A Dintf.c327 #elif defined (SIOCSIFLLADDR) in intf_set()
331 if (ioctl(intf->fd, SIOCSIFLLADDR, &ifr) < 0) in intf_set()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/sys/
H A Dsockio.h99 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set linklevel addr */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/sys/
H A Dsockio.h99 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set linklevel addr */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/sys/
H A Dsockio.h99 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set linklevel addr */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dsockio.h121 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/dports/devel/libtuntap/libtuntap-libtuntap-0.4/
H A Dtuntap-unix-darwin.c167 if (ioctl(dev->ctrl_sock, SIOCSIFLLADDR, &ifr) < 0) { in tuntap_sys_set_hwaddr()
H A Dtuntap-unix-freebsd.c165 if (ioctl(dev->ctrl_sock, SIOCSIFLLADDR, &ifr) < 0) { in tuntap_sys_set_hwaddr()
H A Dtuntap-unix-openbsd.c172 if (ioctl(dev->ctrl_sock, SIOCSIFLLADDR, (caddr_t)&ifr) < 0) { in tuntap_sys_set_hwaddr()
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/aircrack-osdep/
H A Ddarwin_tap.c168 return ioctl(priv->tf_ioctls, SIOCSIFLLADDR, ifr); in ti_set_mac_darwin()
H A Dfreebsd_tap.c147 return ioctl(priv->tf_ioctls, SIOCSIFLLADDR, ifr); in ti_set_mac_fbsd()
H A Dopenbsd_tap.c146 return ioctl(priv->to_ioctls, SIOCSIFLLADDR, ifr); in ti_set_mac_obsd()
H A Dopenbsd.c491 return ioctl(po->po_s, SIOCSIFLLADDR, ifr); in obsd_set_mac()
H A Dfreebsd.c517 return ioctl(priv->pf_s, SIOCSIFLLADDR, ifr); in fbsd_set_mac()
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dprivsep-bsd.c94 case SIOCSIFLLADDR: /* FALLTHROUGH */ in ps_root_doioctldom()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVLanUnix.c547 ioctl(s, SIOCSIFLLADDR, &ifr); in UnixCreateTapDeviceEx()

12345678910>>...126