Searched refs:kdp_set_ip_and_mac_addresses (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dether_inet_pr_module.c108 extern void kdp_set_ip_and_mac_addresses(struct in_addr *ipaddr,
353 kdp_set_ip_and_mac_addresses(&(IA_SIN(ifa)->sin_addr),
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c636 void kdp_set_ip_and_mac_addresses(struct in_addr *, struct ether_addr *);
662 kdp_set_ip_and_mac_addresses( function
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c207 void kdp_set_ip_and_mac_addresses(struct in_addr *ipaddr, struct ether_addr *);
668 kdp_set_ip_and_mac_addresses( function
2165 kdp_set_ip_and_mac_addresses(&ipaddr, &macaddr);

Completed in 29 milliseconds