Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kdp/
H A Dkdp_udp.c287 static struct kdp_ether_addr router_mac = {.ether_addr_octet = {0, 0, 0, 0, 0, 0}}; variable
806 router_mac = *(struct kdp_ether_addr *)gatewaymac; in kdp_set_gateway_mac()
2044 destination_mac = router_mac; in kdp_panic_dump()