Searched refs:SIOCDARP (Results 1 – 4 of 4) sorted by relevance
108 #define SIOCDARP _IOW('i', 32, struct arpreq) /* delete arp entry */ macro
870 { (uint_t)SIOCDARP, "SIOCDARP", "arpreq" }, /* 32 */
8242 if ((ipip->ipi_cmd != SIOCDARP) && in ip_sioctl_arp()8302 case SIOCDARP: in ip_sioctl_arp()
849 /* 032 */ { SIOCDARP, sizeof (struct arpreq), IPI_PRIV | IPI_WR,