Searched refs:mne_mac (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/net/ |
| H A D | if_bridge.c | 469 uint8_t mne_mac[ETHER_ADDR_LEN]; member 4015 memcpy(ifbmne.ifbmne_mac, mne->mne_mac, in bridge_mac_nat_entry_out() 7510 ether_ntop(etopbuf, sizeof(etopbuf), mne->mne_mac); 7601 bcopy(eaddr, mne->mne_mac, sizeof(mne->mne_mac)); 7672 bcopy(eaddr, mne->mne_mac, sizeof(mne->mne_mac)); 7946 mne->mne_mac); 7953 bcopy(mne->mne_mac, ea->arp_tha, sizeof(ea->arp_tha)); 8545 bcopy(mne->mne_mac, eh->ether_dhost,
|