Home
last modified time | relevance | path

Searched refs:SIOCDRARP (Results 1 – 2 of 2) 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()