Searched refs:ip6_opt (Results 1 – 2 of 2) sorted by relevance
127 struct ip6_opt { struct
2515 struct ip6_opt *optp; in iptun_find_encaplimit()2528 optp = (struct ip6_opt *)(destp + 1); in iptun_find_encaplimit()2536 optp = (struct ip6_opt *)((uint8_t *)optp + optp->ip6o_len + 2); in iptun_find_encaplimit()