Lines Matching defs:ARP
121 #define ARP "arp"
152 { "drv", ARP },
337 * ARP-[ifname] combination, while the other consists of IP-[ifname].
387 /* get the flags and check if ARP is needed */
401 printf("strplumb: plink UDP-ARP-IP-%s failed: %d\n",
406 /* if ARP is not needed, we are done */
410 DBG2("UDP-ARP-IP-%s muxid: %d\n", rootfs.bo_ifname, ifr.ifr_ip_muxid);
416 * Plumb UDP-ARP-<dev>
426 if ((err = ldi_ioctl(lh, I_PUSH, (intptr_t)ARP, FKIOCTL, CRED(),
428 printf("strplumb: push ARP failed: %d\n", err);
438 printf("strplumb: plink UDP-ARP-%s failed: %d\n",
443 DBG2("UDP-ARP-%s muxid: %d\n", rootfs.bo_ifname, ifr.ifr_arp_muxid);