Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dip6.h134 #define IP6_OPT_HLEN 2 macro
/third_party/lwip/src/core/ipv6/
Dip6.c859 opt_offset = opt_offset + IP6_OPT_HLEN + opt_dlen;
953 opt_offset = opt_offset + IP6_OPT_HLEN + opt_dlen;
1503 offset += IP6_OPT_HLEN;