Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Ddhcp.c1385 u16_t val_offset = offset + 2; in dhcp_parse_reply() local
1456 pbuf_copy_partial(q, &value, copy_len, val_offset); in dhcp_parse_reply()
1463 val_offset += 4; in dhcp_parse_reply()