Searched refs:kdp_in_addr (Results 1 – 2 of 2) sorted by relevance
84 extern int inet_aton(const char *, struct kdp_in_addr *); /* in libkern */85 extern char *inet_ntoa_r(struct kdp_in_addr ina, char *buf,112 struct kdp_in_addr ih_src; /* source internet address */113 struct kdp_in_addr ih_dst; /* destination internet address */166 struct kdp_in_addr ip_src, ip_dst; /* source and dest address */232 struct kdp_in_addr in;236 struct kdp_in_addr in;320 void kdp_set_ip_and_mac_addresses(struct kdp_in_addr *ipaddr, struct kdp_ether_addr *);549 struct kdp_in_addr tmp_ipaddr; in kdp_reply()708 struct kdp_in_addr addr = { .s_addr = 0 }; in kdp_set_interface()[all …]
39 struct kdp_in_addr { struct