Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsockios.h71 #define SIOCSIFMETRIC 0x891e /* set metric */ macro
/Linux-v5.10/net/core/
Ddev_ioctl.c267 case SIOCSIFMETRIC: /* Set the metric on the interface in dev_ifsioc()
489 case SIOCSIFMETRIC: in dev_ioctl()
/Linux-v5.10/net/x25/
Daf_x25.c1420 case SIOCSIFMETRIC: in x25_ioctl()
1698 case SIOCSIFMETRIC: in compat_x25_ioctl()
/Linux-v5.10/net/netrom/
Daf_netrom.c1235 case SIOCSIFMETRIC: in nr_ioctl()
/Linux-v5.10/net/rose/
Daf_rose.c1310 case SIOCSIFMETRIC: in rose_ioctl()
/Linux-v5.10/net/ax25/
Daf_ax25.c1845 case SIOCSIFMETRIC: in ax25_ioctl()
/Linux-v5.10/net/
Dsocket.c3440 case SIOCSIFMETRIC: in compat_sock_ioctl_trans()