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