Searched refs:yiaddr (Results 1 – 7 of 7) sorted by relevance
147 uint32_t yiaddr; /* 'your' client IP address */ member186 !IN_LINKLOCAL(htonl((m)->yiaddr)) && \
207 ifp->state->lease.addr.s_addr = dhcp->yiaddr; in get_offer()
752 if (dhcp->yiaddr) in get_lease()753 lease->addr.s_addr = dhcp->yiaddr; in get_lease()
191 addr = dhcp->yiaddr; in get_subnet_route()
66 u_int32_t yiaddr; member
129 struct in_addr yiaddr; member1313 memcpy(vendp, &ifctx->reply.yiaddr, 4); in bootpc_compose_query()1433 ifctx->myaddr.sin_addr = ifctx->reply.yiaddr; in bootpc_decode_reply()
455 bdp->ip_address = bdp->dhcp_packet.yiaddr; in get_fw_dhcp_data()