Lines Matching refs:ether_shost
1859 ETHER_IS_MULTICAST(eh->ether_shost) == 0 &&
1860 (eh->ether_shost[0] == 0 &&
1861 eh->ether_shost[1] == 0 &&
1862 eh->ether_shost[2] == 0 &&
1863 eh->ether_shost[3] == 0 &&
1864 eh->ether_shost[4] == 0 &&
1865 eh->ether_shost[5] == 0) == 0) {
1866 (void) bridge_rtupdate(sc, eh->ether_shost,
1978 uint8_t *ether = src ? eh->ether_shost : eh->ether_dhost;
2056 eh->ether_shost, ifp, 0, IFBAF_DYNAMIC);