Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Dip6.c777 struct ip6_opt_hdr *opt_hdr;
808 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + opt_offset);
868 struct ip6_opt_hdr *opt_hdr;
897 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)dest_hdr + opt_offset);
1482 struct ip6_opt_hdr *opt_hdr;
1485 const u8_t hlen = (sizeof(struct ip6_opt_hdr) * 2) + IP6_ROUTER_ALERT_DLEN;
1500 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + offset);
1512 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + offset);
/third_party/lwip/src/include/lwip/prot/
Dip6.h124 struct ip6_opt_hdr { struct