Searched defs:host_ip (Results 1 – 2 of 2) sorted by relevance
204 char ip[16], hw_addr[30], mask[16], dev[16], *host_ip = NULL; in arp_main() local
364 def _ipaddress_match(cert_ipaddress, host_ip): argument