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

/freebsd-10.3-release/sys/dev/le/
H A Dlancevar.h182 ether_cmp(void *one, void *two) function
H A Dam7990.c218 /* Make sure this is short-aligned, for ether_cmp(). */
287 if (ether_cmp(eh->ether_dhost, sc->sc_enaddr) &&
288 ether_cmp(eh->ether_dhost, bcast_enaddr)) {
H A Dam79900.c325 if (!ether_cmp(eh->ether_shost, sc->sc_enaddr)) {

Completed in 108 milliseconds