Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kdp/
H A Dkdp_udp.c86 extern int inet_aton(const char *, struct kdp_in_addr *); /* in libkern */
87 extern char *inet_ntoa_r(struct kdp_in_addr ina, char *buf,
114 struct kdp_in_addr ih_src; /* source internet address */
115 struct kdp_in_addr ih_dst; /* destination internet address */
168 struct kdp_in_addr ip_src, ip_dst; /* source and dest address */
234 struct kdp_in_addr in;
238 struct kdp_in_addr in;
322 void kdp_set_ip_and_mac_addresses(struct kdp_in_addr *ipaddr, struct kdp_ether_addr *);
551 struct kdp_in_addr tmp_ipaddr; in kdp_reply()
710 struct kdp_in_addr addr = { .s_addr = 0 }; in kdp_set_interface()
[all …]
H A Dkdp_udp.h39 struct kdp_in_addr { struct