Searched refs:optLen (Results 1 – 1 of 1) sorted by relevance
290 uint8_t optLen = dhcpData.options[i + 1]; in getOption() local297 *length = optLen; in getOption()300 i += 2 + optLen; in getOption()