Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Ddhcp.h112 #define dhcp_remove_struct(netif) netif_set_client_data(netif, LWIP_NETIF_CLIENT_DATA_INDEX_DHCP, N… macro
/btstack/3rd-party/lwip/core/
H A DCHANGELOG264 * dhcp.h: fix bug #50618 (dhcp_remove_struct() macro does not work)