Home
last modified time | relevance | path

Searched refs:SIOCSIFMAC (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/ifconfig/
H A Difmac.c98 error = ioctl(s, SIOCSIFMAC, &ifr); in setifmaclabel()
/f-stack/tools/compat/include/sys/
H A Dsockio.h81 #define SIOCSIFMAC _IOW('i', 39, struct ifreq) /* set IF MAC label */ macro
/f-stack/freebsd/sys/
H A Dsockio.h81 #define SIOCSIFMAC _IOW('i', 39, struct ifreq) /* set IF MAC label */ macro
/f-stack/freebsd/net/
H A Dif.c2641 case SIOCSIFMAC: in ifhwioctl()