Home
last modified time | relevance | path

Searched refs:options_idx_max (Results 1 – 1 of 1) sorted by relevance

/lib/liblwip/src/core/
Ddhcp.c1343 u16_t options_idx_max; in dhcp_parse_reply() local
1365 options_idx_max = p->tot_len; in dhcp_parse_reply()
1370 options_idx_max -= q->len; in dhcp_parse_reply()
1377 offset_max = options_idx_max; in dhcp_parse_reply()
1522 options_idx_max = DHCP_FILE_OFS + DHCP_FILE_LEN; in dhcp_parse_reply()
1527 options_idx_max = DHCP_SNAME_OFS + DHCP_SNAME_LEN; in dhcp_parse_reply()