Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h73 #define SIOCSIFMEM 0x8920 /* set memory address (BSD) */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c795 case SIOCSIFMEM: in dev_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h360 IOCTL(SIOCSIFMEM, IOC_W, MK_PTR(MK_STRUCT(STRUCT_ptr_ifreq))) in IOCTL()
/openbmc/linux/net/
H A Dsocket.c3476 case SIOCSIFMEM: in compat_sock_ioctl_trans()