Home
last modified time | relevance | path

Searched refs:SIOCDARP (Results 1 – 25 of 27) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dsockios.h94 #define SIOCDARP 0x8953 /* delete ARP table entry */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h94 #define SIOCDARP 0x8953 /* delete ARP table entry */ macro
/external/syzkaller/sys/linux/
Dsocket_inet_arm.const75 SIOCDARP = 35155
Dsocket_inet_386.const75 SIOCDARP = 35155
Dsocket_inet_ppc64le.const75 SIOCDARP = 35155
Dsocket_inet_arm64.const75 SIOCDARP = 35155
Dsocket_inet_amd64.const75 SIOCDARP = 35155
Dsocket_inet.txt155 ioctl$sock_inet_SIOCDARP(fd sock_in, cmd const[SIOCDARP], arg ptr[in, arpreq_in])
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c82 PyModule_AddIntMacro(m, SIOCDARP); in _init_sys_ioctl_h()
/external/toybox/toys/pending/
Darp.c203 xioctl(TT.sockfd, SIOCDARP, &req); in delete_entry()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go807 SIOCDARP = -0x7fdb96e0 const
Dzerrors_linux_sparc64.go1387 SIOCDARP = 0x8953 const
Dzerrors_linux_mipsle.go1662 SIOCDARP = 0x8953 const
Dzerrors_linux_s390x.go1722 SIOCDARP = 0x8953 const
Dzerrors_linux_arm.go1668 SIOCDARP = 0x8953 const
Dzerrors_linux_ppc64le.go1718 SIOCDARP = 0x8953 const
Dzerrors_linux_mips64.go1662 SIOCDARP = 0x8953 const
Dzerrors_linux_ppc64.go1718 SIOCDARP = 0x8953 const
Dzerrors_linux_amd64.go1662 SIOCDARP = 0x8953 const
Dzerrors_linux_mips64le.go1662 SIOCDARP = 0x8953 const
Dzerrors_linux_386.go1661 SIOCDARP = 0x8953 const
Dzerrors_linux_mips.go1662 SIOCDARP = 0x8953 const
Dzerrors_linux_arm64.go1652 SIOCDARP = 0x8953 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc640 unsigned IOCTL_SIOCDARP = SIOCDARP;
Dsanitizer_common_interceptors_ioctl.inc216 _(SIOCDARP, READ, struct_arpreq_sz);

12