Searched refs:dhcps_parse_options (Results 1 – 1 of 1) sorted by relevance
108 LWIP_STATIC err_t dhcps_parse_options(struct pbuf *p, struct dhcps *dhcps);753 err_t dhcps_parse_options(struct pbuf *p, struct dhcps *dhcps) in dhcps_parse_options() function814 if (dhcps_parse_options(p, dhcps) != ERR_OK) { in dhcps_recv()