Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/
H A Dkdp_udp.c326 static boolean_t kdp_arp_resolve(uint32_t, struct kdp_ether_addr *);
1060 kdp_arp_resolve(uint32_t arp_target_ip, struct kdp_ether_addr *resolved_MAC) in kdp_arp_resolve() function
2046 if (kdp_arp_resolve(panic_server_ip, &temp_mac)) { in kdp_panic_dump()
2058 if (kdp_arp_resolve(router_ip, &temp_mac)) { in kdp_panic_dump()