Searched refs:arp_for_ether (Results 1 – 3 of 3) sorted by relevance
264 extern boolean_t arp_for_ether(char *, struct ether_addr *);
1848 if (!arp_for_ether(hostname, &e)) in etheraddr_match()2818 arp_for_ether(char *hostname, struct ether_addr *ep) in arp_for_ether() function
871 if (!arp_for_ether(hostname, &e))