Home
last modified time | relevance | path

Searched refs:SIOCWANDEV (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsockios.h108 #define SIOCWANDEV 0x894A /* get/set netdev parameters */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c580 case SIOCWANDEV: in dev_ifsioc()
805 if (cmd == SIOCWANDEV || in dev_ioctl()
/openbmc/linux/Documentation/networking/
H A Dnetdevices.rst241 the SIOCWANDEV ioctl with the if_settings structure.
/openbmc/linux/net/
H A Dsocket.c3397 err = dev_ioctl(net, SIOCWANDEV, &ifr, NULL, NULL); in compat_siocwandev()
3434 case SIOCWANDEV: in compat_sock_ioctl_trans()