Home
last modified time | relevance | path

Searched refs:nopt (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dip6_output.c1345 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() local
1362 nopt = v6_cork->opt = kzalloc_obj(*opt, sk->sk_allocation); in ip6_setup_cork()
1363 if (unlikely(!nopt)) in ip6_setup_cork()
1366 nopt->tot_len = sizeof(*opt); in ip6_setup_cork()
1367 nopt->opt_flen = opt->opt_flen; in ip6_setup_cork()
1368 nopt->opt_nflen = opt->opt_nflen; in ip6_setup_cork()
1370 nopt->dst0opt = ip6_opt_dup(opt->dst0opt, sk->sk_allocation); in ip6_setup_cork()
1371 if (opt->dst0opt && !nopt->dst0opt) in ip6_setup_cork()
1374 nopt->dst1opt = ip6_opt_dup(opt->dst1opt, sk->sk_allocation); in ip6_setup_cork()
1375 if (opt->dst1opt && !nopt->dst1opt) in ip6_setup_cork()
[all …]
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2621 nopt