Home
last modified time | relevance | path

Searched refs:arp_for_ether (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h264 extern boolean_t arp_for_ether(char *, struct ether_addr *);
H A Dsnoop_filter.c1848 if (!arp_for_ether(hostname, &e)) in etheraddr_match()
2818 arp_for_ether(char *hostname, struct ether_addr *ep) in arp_for_ether() function
H A Dsnoop_pf.c871 if (!arp_for_ether(hostname, &e))