Searched refs:oplen (Results 1 – 1 of 1) sorted by relevance
828 int oplen, size; in dhcp_process_options() local834 oplen = *(popt + 1); in dhcp_process_options()837 oplen = -1; /* Pad omits len byte */ in dhcp_process_options()861 sizeof(net_hostname), oplen); in dhcp_process_options()869 sizeof(net_root_path), oplen); in dhcp_process_options()901 oplen); in dhcp_process_options()915 popt += oplen + 2; /* Process next option */ in dhcp_process_options()