Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h108 void dhcp_set_struct(struct netif *netif, struct dhcp *dhcp);
/lib/liblwip/
DUPGRADING108 * added autoip_set_struct() and dhcp_set_struct() to let autoip and dhcp work
DCHANGELOG444 memory): added autoip_set_struct() and dhcp_set_struct() to let autoip
/lib/liblwip/src/core/
Ddhcp.c587 dhcp_set_struct(struct netif *netif, struct dhcp *dhcp) in dhcp_set_struct() function