Searched refs:yip (Results 1 – 8 of 8) sorted by relevance
236 if (ip_ok(dhcp->yip)) in parse_dhcp()237 IPInfo.myip = dhcp->yip; in parse_dhcp()
98 uint32_t yip; /* "Your" IP */ member
450 hardware->pxe.ip_addr[0] = hardware->pxe.dhcpdata.yip & 0xff; in detect_pxe()451 hardware->pxe.ip_addr[1] = hardware->pxe.dhcpdata.yip >> 8 & 0xff; in detect_pxe()452 hardware->pxe.ip_addr[2] = hardware->pxe.dhcpdata.yip >> 16 & 0xff; in detect_pxe()453 hardware->pxe.ip_addr[3] = hardware->pxe.dhcpdata.yip >> 24 & 0xff; in detect_pxe()
126 ntohl(p->yip), ntohl(p->sip), ntohl(p->gip)); in print_pxe_bootp_t()
319 ntohl(p->yip), ntohl(p->sip), ntohl(p->gip)); in print_pxe_bootp_t()
75 in_addr_t yip; /* You IP address */ member
362 IP4_t yip; member
6824 "yip~v",