Home
last modified time | relevance | path

Searched refs:SIOCGIFMEM (Results 1 – 5 of 5) 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.h349 IOCTL(SIOCGIFMEM, IOC_W | IOC_R, MK_PTR(MK_STRUCT(STRUCT_ptr_ifreq))) in IOCTL()
/openbmc/linux/net/
H A Dsocket.c3440 case SIOCGIFMEM: in compat_sock_ioctl_trans()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch198 +pub const SIOCGIFMEM: u32 = 35103;