Searched refs:dhcp_parse_reply (Results 1 – 2 of 2) sorted by relevance
1337 dhcp_parse_reply(struct dhcp *dhcp, struct pbuf *p) in dhcp_parse_reply() function1580 if (dhcp_parse_reply(dhcp, p) != ERR_OK) { in dhcp_recv()
86 * dhcp.c: patch #7840 Segfault in dhcp_parse_reply if no end marker in dhcp packet