Searched refs:oplen (Results 1 – 1 of 1) sorted by relevance
816 int oplen, size; in dhcp_process_options() local822 oplen = *(popt + 1); in dhcp_process_options()825 oplen = -1; /* Pad omits len byte */ in dhcp_process_options()849 sizeof(net_hostname), oplen); in dhcp_process_options()857 sizeof(net_root_path), oplen); in dhcp_process_options()887 sizeof(net_boot_file_name), oplen); in dhcp_process_options()900 popt += oplen + 2; /* Process next option */ in dhcp_process_options()