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