Searched refs:ip6_opt_hdr (Results 1 – 2 of 2) sorted by relevance
717 struct ip6_opt_hdr *opt_hdr;748 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + opt_offset);808 struct ip6_opt_hdr *opt_hdr;837 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)dest_hdr + opt_offset);1410 struct ip6_opt_hdr *opt_hdr;1413 const u8_t hlen = (sizeof(struct ip6_opt_hdr) * 2) + IP6_ROUTER_ALERT_DLEN;1428 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + offset);1440 opt_hdr = (struct ip6_opt_hdr *)((u8_t *)hbh_hdr + offset);
124 struct ip6_opt_hdr { struct