Lines Matching refs:_ether_cmp
1620 if (_ether_cmp(sc->sc_defaddr, in bridge_clone_create()
2790 _ether_cmp(IF_LLADDR(sc->sc_ifp), sc->sc_defaddr) == 0) { in bridge_ioctl_add()
6306 if (_ether_cmp(dhost, bstp_etheraddr) == 0) {
6391 if (_ether_cmp(IF_LLADDR((iface)), dhost) == 0) { \
6408 if (_ether_cmp(IF_LLADDR((iface)), eh_in.ether_shost) == 0) { \
6445 if (_ether_cmp(dhost, IF_LLADDR(bridge_ifp)) == 0 &&
6446 (bridge_has_address || _ether_cmp(dhost, IF_LLADDR(ifp)) != 0)) {
10122 if (_ether_cmp(IF_LLADDR(bif->bif_ifp), lladdr) == 0) {
10351 _ether_cmp(dhost, IF_LLADDR(bridge_ifp)) == 0 &&
10352 (bridge_has_address || _ether_cmp(dhost, IF_LLADDR(ifp)) != 0)) {
10444 if (_ether_cmp(eh->ether_dhost, IF_LLADDR(ifp)) != 0) {
10449 if (_ether_cmp(etherbroadcastaddr, eh->ether_dhost) == 0) {