Searched refs:last_opt (Results 1 – 1 of 1) sorted by relevance
206 unsigned char *last_opt = option_find(mess, sz, OPTION_END, 0); in dhcp_reply() local207 if (last_opt && last_opt < end - total) in dhcp_reply()