Searched refs:SIOCSETCUP (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Detioctl.h45 #define SIOCSETCUP (SIOCDEVPRIVATE + ETCUP) macro
/asus-wl-520gu-7.0.1.45/src/et/linux/
H A Det.c90 if (ioctl(s, SIOCSETCUP, (caddr_t)&ifr) < 0)
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Det_linux.c799 error = etc_ioctl(et->etc, cmd - SIOCSETCUP, buf) ? -EINVAL : 0;

Completed in 87 milliseconds