Home
last modified time | relevance | path

Searched refs:SIOCSARP (Results 1 – 25 of 29) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dsockios.h96 #define SIOCSARP 0x8955 /* set ARP table entry */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h96 #define SIOCSARP 0x8955 /* set ARP table entry */ macro
/external/syzkaller/sys/linux/
Dsocket_inet_arm.const84 SIOCSARP = 35157
Dsocket_inet_386.const84 SIOCSARP = 35157
Dsocket_inet_ppc64le.const84 SIOCSARP = 35157
Dsocket_inet_arm64.const84 SIOCSARP = 35157
Dsocket_inet_amd64.const84 SIOCSARP = 35157
Dsocket_inet.txt157 ioctl$sock_inet_SIOCSARP(fd sock_in, cmd const[SIOCSARP], arg ptr[in, arpreq_in])
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c84 PyModule_AddIntMacro(m, SIOCSARP); in _init_sys_ioctl_h()
/external/toybox/toys/pending/
Darp.c174 xioctl(TT.sockfd, SIOCSARP, &req); in set_entry()
/external/iputils/
Drarpd.c411 if (ioctl(fd, SIOCSARP, &req)) in arp_advise()
/external/dnsmasq/src/
Ddhcp.c254 ioctl(daemon->dhcpfd, SIOCSARP, &req); in dhcp_packet()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go873 SIOCSARP = -0x7fdb96e2 const
Dzerrors_linux_sparc64.go1428 SIOCSARP = 0x8955 const
Dzerrors_linux_mipsle.go1704 SIOCSARP = 0x8955 const
Dzerrors_linux_s390x.go1764 SIOCSARP = 0x8955 const
Dzerrors_linux_arm.go1710 SIOCSARP = 0x8955 const
Dzerrors_linux_ppc64le.go1760 SIOCSARP = 0x8955 const
Dzerrors_linux_mips64.go1704 SIOCSARP = 0x8955 const
Dzerrors_linux_ppc64.go1760 SIOCSARP = 0x8955 const
Dzerrors_linux_amd64.go1704 SIOCSARP = 0x8955 const
Dzerrors_linux_mips64le.go1704 SIOCSARP = 0x8955 const
Dzerrors_linux_386.go1703 SIOCSARP = 0x8955 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc652 unsigned IOCTL_SIOCSARP = SIOCSARP;
Dsanitizer_common_interceptors_ioctl.inc228 _(SIOCSARP, READ, struct_arpreq_sz);

12