Searched refs:servip (Results 1 – 3 of 3) sorted by relevance
43 extern struct in_addr servip;228 servip.s_addr = inet_addr(s); in install()229 if (servip.s_addr == htonl(INADDR_NONE)) in install()232 setenv("serverip", inet_ntoa(servip), 1); in install()
60 struct in_addr servip; variable214 servip = rbootp->bp_siaddr; in bootp()216 rootip = servip; in bootp()
89 extern struct in_addr servip;445 io->destip = servip; in tftp_open()