Searched defs:arp_reply (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Darp.c222 arp_reply(d, ah);
259 arp_reply(d, pkt) function
272 printf("arp_reply: bad hrd/pro/hln/pln\n");
280 printf("arp_reply: not request!\n");
291 printf("arp_reply: to %s\n", ether_sprintf(arp->arp_sha));

Completed in 133 milliseconds