Lines Matching defs:opt
495 struct ipv6_txoptions *opt;
510 opt = xchg((__force struct ipv6_txoptions **)&np->opt, NULL);
511 if (opt) {
512 atomic_sub(opt->tot_len, &sk->sk_omem_alloc);
513 txopt_put(opt);
847 final_p = fl6_update_dst(&fl6, rcu_dereference(np->opt),
866 const struct inet6_skb_parm *opt)
871 if (((opt->flags & IP6SKB_HOPBYHOP) &&
875 (opt->srcrt && (np->rxopt.bits.srcrt ||
877 ((opt->dst1 || opt->dst0) &&