Searched refs:_ether_cmp (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dethernet.h134 _ether_cmp(const void * a, const void * b) function
H A Dether_if_module.c375 if (_ether_cmp(etherbroadcastaddr, eh->ether_dhost) == 0)
404 if (_ether_cmp(eh->ether_dhost, ifnet_lladdr(ifp))) {
544 if (_ether_cmp(edst, ifnet_lladdr(ifp)) == 0) {
H A Dbpf.c390 if (_ether_cmp(etherbroadcastaddr, eh->ether_dhost) == 0)

Completed in 20 milliseconds