Home
last modified time | relevance | path

Searched refs:SIOCGRARP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsockios.h121 #define SIOCGRARP 0x8961 /* get RARP table entry */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h376 IOCTL(SIOCGRARP, IOC_R, MK_PTR(MK_STRUCT(STRUCT_arpreq))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch214 +pub const SIOCGRARP: u32 = 35169;