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

/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.h39 struct kdp_in_addr { struct
H A Dkdp_udp.c80 extern int inet_aton(const char *, struct kdp_in_addr *); /* in libkern */
81 extern char *inet_ntoa_r(struct kdp_in_addr ina, char *buf,
108 struct kdp_in_addr ih_src; /* source internet address */
109 struct kdp_in_addr ih_dst; /* destination internet address */
162 struct kdp_in_addr ip_src,ip_dst; /* source and dest address */
228 struct kdp_in_addr in;
232 struct kdp_in_addr in;
317 void kdp_set_ip_and_mac_addresses(struct kdp_in_addr *ipaddr, struct kdp_ether_addr *);
518 struct kdp_in_addr tmp_ipaddr;
663 struct kdp_in_addr add
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Ddebug.c664 void kdp_set_ip_and_mac_addresses(struct kdp_in_addr *, struct kdp_ether_addr *);
691 __unused struct kdp_in_addr *ipaddr,

Completed in 148 milliseconds