Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h72 #define SIOCGIFMEM 0x891f /* get memory address (BSD) */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c792 case SIOCGIFMEM: in dev_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h359 IOCTL(SIOCGIFMEM, IOC_W | IOC_R, MK_PTR(MK_STRUCT(STRUCT_ptr_ifreq))) in IOCTL()
/openbmc/linux/net/
H A Dsocket.c3475 case SIOCGIFMEM: in compat_sock_ioctl_trans()