Searched refs:SIOCDARP (Results 1 – 25 of 27) sorted by relevance
12
94 #define SIOCDARP 0x8953 /* delete ARP table entry */ macro
75 SIOCDARP = 35155
155 ioctl$sock_inet_SIOCDARP(fd sock_in, cmd const[SIOCDARP], arg ptr[in, arpreq_in])
82 PyModule_AddIntMacro(m, SIOCDARP); in _init_sys_ioctl_h()
203 xioctl(TT.sockfd, SIOCDARP, &req); in delete_entry()
807 SIOCDARP = -0x7fdb96e0 const
1387 SIOCDARP = 0x8953 const
1662 SIOCDARP = 0x8953 const
1722 SIOCDARP = 0x8953 const
1668 SIOCDARP = 0x8953 const
1718 SIOCDARP = 0x8953 const
1661 SIOCDARP = 0x8953 const
1652 SIOCDARP = 0x8953 const
640 unsigned IOCTL_SIOCDARP = SIOCDARP;
216 _(SIOCDARP, READ, struct_arpreq_sz);