Home
last modified time | relevance | path

Searched refs:dhcp_set_struct (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Ddhcp.h143 void dhcp_set_struct(struct netif *netif, struct dhcp *dhcp);
/third_party/lwip/
DUPGRADING242 * added autoip_set_struct() and dhcp_set_struct() to let autoip and dhcp work
DCHANGELOG1643 memory): added autoip_set_struct() and dhcp_set_struct() to let autoip
/third_party/lwip/src/core/ipv4/
Ddhcp.c696 dhcp_set_struct(struct netif *netif, struct dhcp *dhcp) in dhcp_set_struct() function