Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Ddhcp.c1477 dhcp_parse_reply(struct pbuf *p, struct dhcp *dhcp) in dhcp_parse_reply() function
1778 if (dhcp_parse_reply(p, dhcp) != ERR_OK) { in dhcp_recv()
/btstack/3rd-party/lwip/core/
H A DCHANGELOG1275 * dhcp.c: patch #7840 Segfault in dhcp_parse_reply if no end marker in dhcp packet