Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h120 #define SIOCDRARP 0x8960 /* delete RARP table entry */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h374 IOCTL(SIOCDRARP, IOC_W, MK_PTR(MK_STRUCT(STRUCT_arpreq))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch213 +pub const SIOCDRARP: u32 = 35168;