Searched refs:SIOCSIFMETRIC (Results 1 – 7 of 7) sorted by relevance
99 case SIOCSIFMETRIC: in print_ifreq()308 case SIOCSIFMETRIC: in MPERS_PRINTER_DECL()
49 #define SIOCSIFMETRIC 0x891e /* set metric */ macro
52 PyModule_AddIntMacro(m, SIOCSIFMETRIC); in _init_sys_ioctl_h()
380 {"metric", IFREQ_OFFSZ(ifr_metric), SIOCSIFMETRIC}, in ifconfig_main()
949 #define VKI_SIOCSIFMETRIC SIOCSIFMETRIC
510 unsigned IOCTL_SIOCSIFMETRIC = SIOCSIFMETRIC;
93 _(SIOCSIFMETRIC, READ, struct_ifreq_sz);