Home
last modified time | relevance | path

Searched refs:old_shost (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c484 uint8_t old_shost[ETHER_ADDR_LEN]; in fsw_ethernet_frame() local
486 bcopy(&fr->fr_eth.ether_shost, &old_shost, ETHER_ADDR_LEN); in fsw_ethernet_frame()
492 old_shost[0], old_shost[1], in fsw_ethernet_frame()
493 old_shost[2], old_shost[3], in fsw_ethernet_frame()
494 old_shost[4], old_shost[5], in fsw_ethernet_frame()