Searched refs:options_idx (Results 1 – 2 of 2) sorted by relevance
1580 u16_t options_idx; local1607 options_idx = DHCP_OPTIONS_OFS;1612 options_offset = options_idx;1613 while ((q != NULL) && (options_idx >= q->len)) {1614 options_idx = (u16_t)(options_idx - q->len);1621 offset = options_idx;1791 options_idx = DHCP_FILE_OFS;1799 options_idx = DHCP_SNAME_OFS;
621 u16_t options_idx; in dhcp6_parse_reply() local632 options_idx = sizeof(struct dhcp6_msg); in dhcp6_parse_reply()636 offset = options_idx; in dhcp6_parse_reply()