Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h127 #define SIOCSIFMAP 0x8971 /* Set device parameters */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c552 case SIOCSIFMAP: in dev_ifsioc()
752 case SIOCSIFMAP: in dev_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h356 IOCTL(SIOCSIFMAP, IOC_W, MK_PTR(MK_STRUCT(STRUCT_ifmap_ifreq))) in IOCTL()
/openbmc/linux/net/
H A Dsocket.c3470 case SIOCSIFMAP: in compat_sock_ioctl_trans()