ARP
if (ptype != ARP)
eth_transmit(broadcast, ARP, sizeof(arpreq),
if ((ptype == ARP) &&
eth_transmit(arpreply->thwaddr, ARP,
case ARP: undi.pxs->undi_transmit.Protocol = P_ARP; break;
{ "drv", ARP },
if ((err = ldi_ioctl(lh, I_PUSH, (intptr_t)ARP, FKIOCTL, CRED(),