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

/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Ddhcp.c1466 u16_t options_idx_max; local
1488 options_idx_max = p->tot_len;
1493 options_idx_max -= q->len;
1500 offset_max = options_idx_max;
1663 options_idx_max = DHCP_FILE_OFS + DHCP_FILE_LEN;
1668 options_idx_max = DHCP_SNAME_OFS + DHCP_SNAME_LEN;

Completed in 76 milliseconds