Searched refs:host_ip (Results 1 – 2 of 2) sorted by relevance
47 u_int32_t host_ip; member62 ND_PRINT((ndo, " host IP: %s", ipaddr_string(&(hb->host_ip)))); in msnlb_print()
217 char ip[128], hw_addr[128], mask[12], dev[128], *host_ip = NULL, *buf; in arp_main() local255 host_ip = xstrdup(toybuf); in arp_main()266 || (toys.optargs[0] && strcmp(host_ip, ip))) { in arp_main()303 free(host_ip); in arp_main()