Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c480 uint8_t old_shost[ETHER_ADDR_LEN]; in fsw_ethernet_frame() local
482 bcopy(&fr->fr_eth.ether_shost, &old_shost, ETHER_ADDR_LEN); in fsw_ethernet_frame()
488 old_shost[0], old_shost[1], in fsw_ethernet_frame()
489 old_shost[2], old_shost[3], in fsw_ethernet_frame()
490 old_shost[4], old_shost[5], in fsw_ethernet_frame()