Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Ddhcp.h110 void dhcp_set_struct(struct netif *netif, struct dhcp *dhcp);
/btstack/3rd-party/lwip/core/
H A DUPGRADING242 * added autoip_set_struct() and dhcp_set_struct() to let autoip and dhcp work
H A DCHANGELOG1633 memory): added autoip_set_struct() and dhcp_set_struct() to let autoip
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Ddhcp.c708 dhcp_set_struct(struct netif *netif, struct dhcp *dhcp) in dhcp_set_struct() function