Home
last modified time | relevance | path

Searched refs:SIOCSIFMETRIC (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dsockios.h71 #define SIOCSIFMETRIC 0x891e /* set metric */ macro
/Linux-v5.4/net/core/
Ddev_ioctl.c239 case SIOCSIFMETRIC: /* Set the metric on the interface in dev_ifsioc()
467 case SIOCSIFMETRIC: in dev_ioctl()
/Linux-v5.4/net/x25/
Daf_x25.c1405 case SIOCSIFMETRIC: in x25_ioctl()
1683 case SIOCSIFMETRIC: in compat_x25_ioctl()
/Linux-v5.4/net/netrom/
Daf_netrom.c1213 case SIOCSIFMETRIC: in nr_ioctl()
/Linux-v5.4/net/rose/
Daf_rose.c1288 case SIOCSIFMETRIC: in rose_ioctl()
/Linux-v5.4/net/ax25/
Daf_ax25.c1837 case SIOCSIFMETRIC: in ax25_ioctl()
/Linux-v5.4/net/
Dsocket.c3415 case SIOCSIFMETRIC: in compat_sock_ioctl_trans()