Searched refs:ip6_opt_hdr (Results 1 – 2 of 2) sorted by relevance
777 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);
124 struct ip6_opt_hdr { struct