Lines Matching refs:hopopt
1193 if (opt->hopopt)
1194 ipv6_push_exthdr(skb, proto, NEXTHDR_HOP, opt->hopopt);
1213 if (opt2->hopopt)
1214 *((char **)&opt2->hopopt) += dif;
1273 if (newtype != IPV6_HOPOPTS && opt->hopopt)
1274 tot_len += CMSG_ALIGN(ipv6_optlen(opt->hopopt));
1299 ipv6_renew_option(IPV6_HOPOPTS, &opt2->hopopt,
1300 (opt ? opt->hopopt : NULL),
1313 opt2->opt_nflen = (opt2->hopopt ? ipv6_optlen(opt2->hopopt) : 0) +