Searched refs:tmpip (Results 1 – 2 of 2) sorted by relevance
488 struct in_addr tmpip, ipdst; in ibd_output() local532 tmpip.s_addr = ogp->igm_router.s_addr; in ibd_output()534 tmpip.s_addr = ipdst.s_addr; in ibd_output()536 result = mac_get_arp(&tmpip, (void *)&eh.ipoib_dest, in ibd_output()541 "timed out.\n", inet_ntoa(tmpip)); in ibd_output()
496 struct in_addr tmpip, ipdst, netid; in ether_output() local554 tmpip.s_addr = ogp->igm_router.s_addr; in ether_output()556 tmpip.s_addr = ipdst.s_addr; in ether_output()558 result = mac_get_arp(&tmpip, (void *)&eh.ether_dhost, in ether_output()563 "timed out.\n", inet_ntoa(tmpip)); in ether_output()