Searched refs:decode_idx (Results 1 – 1 of 1) sorted by relevance
1384 int decode_idx = -1; in dhcp_parse_reply() local1404 decode_idx = DHCP_OPTION_IDX_SUBNET_MASK; in dhcp_parse_reply()1409 decode_idx = DHCP_OPTION_IDX_ROUTER; in dhcp_parse_reply()1417 decode_idx = DHCP_OPTION_IDX_DNS_SERVER; in dhcp_parse_reply()1421 decode_idx = DHCP_OPTION_IDX_LEASE_TIME; in dhcp_parse_reply()1425 decode_idx = DHCP_OPTION_IDX_OVERLOAD; in dhcp_parse_reply()1429 decode_idx = DHCP_OPTION_IDX_MSG_TYPE; in dhcp_parse_reply()1433 decode_idx = DHCP_OPTION_IDX_SERVER_ID; in dhcp_parse_reply()1437 decode_idx = DHCP_OPTION_IDX_T1; in dhcp_parse_reply()1441 decode_idx = DHCP_OPTION_IDX_T2; in dhcp_parse_reply()[all …]