Searched refs:arps_ip (Results 1 – 1 of 1) sorted by relevance
110 struct in_addr my_ip, arps_ip, gw_ip; in nfs_bootparam() local130 memset(&arps_ip, 0, sizeof(arps_ip)); /* GCC */ in nfs_bootparam()136 error = revarpwhoarewe(ifp, &arps_ip, &my_ip); in nfs_bootparam()147 printf(" (RARP from %s)\n", inet_ntoa(arps_ip)); in nfs_bootparam()