Lines Matching refs:hopopt
1169 if (opt->hopopt)
1170 ipv6_push_exthdr(skb, proto, NEXTHDR_HOP, opt->hopopt);
1189 if (opt2->hopopt)
1190 *((char **)&opt2->hopopt) += dif;
1249 if (newtype != IPV6_HOPOPTS && opt->hopopt)
1250 tot_len += CMSG_ALIGN(ipv6_optlen(opt->hopopt));
1275 ipv6_renew_option(IPV6_HOPOPTS, &opt2->hopopt,
1276 (opt ? opt->hopopt : NULL),
1289 opt2->opt_nflen = (opt2->hopopt ? ipv6_optlen(opt2->hopopt) : 0) +