Home
last modified time | relevance | path

Searched refs:offered_gw_addr (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Ddhcp.h127 ip4_addr_t offered_gw_addr; member
/third_party/lwip/src/core/ipv4/
Ddhcp.c685 ip4_addr_set_zero(&dhcp->offered_gw_addr);
733 …ip4_addr_set_u32(&dhcp->offered_gw_addr, lwip_htonl(dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_RO…
1190 ip4_addr_copy(gw_addr, dhcp->offered_gw_addr);
1406 ip4_addr_set_zero(&dhcp->offered_gw_addr);