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