Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Ddhcp6.c639 u8_t op_len_buf[4]; in dhcp6_parse_reply() local
649 op_len = (u8_t *)pbuf_get_contiguous(p, op_len_buf, 4, 4, offset); in dhcp6_parse_reply()