Searched refs:SIOCSIFMETRIC (Results 1 – 5 of 5) sorted by relevance
71 #define SIOCSIFMETRIC _IOW('i', 24, struct ifreq) /* set IF metric */ macro
317 return SIOCSIFMETRIC; in linux2freebsd_ioctl()
1353 if (ioctl(s, SIOCSIFMETRIC, (caddr_t)&ifr) < 0) in setifmetric()
2719 case SIOCSIFMETRIC: in ifhwioctl()