Searched refs:SIOCSIFMETRIC (Results 1 – 7 of 7) sorted by relevance
106 case SIOCSIFMETRIC: in print_ifreq()276 case SIOCSIFMETRIC: in sock_ioctl()
47 #define SIOCSIFMETRIC 0x891e /* set metric */ macro
52 PyModule_AddIntMacro(m, SIOCSIFMETRIC); in _init_sys_ioctl_h()
377 {"metric", IFREQ_OFFSZ(ifr_metric), SIOCSIFMETRIC}, in ifconfig_main()
949 #define VKI_SIOCSIFMETRIC SIOCSIFMETRIC
505 unsigned IOCTL_SIOCSIFMETRIC = SIOCSIFMETRIC;
72 _(SIOCSIFMETRIC, READ, struct_ifreq_sz);