Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dwic_nopt.bbclass4 IMAGE_TYPES:append = " wic.nopt"
6 CONVERSIONTYPES += "nopt"
9 CONVERSION_CMD:nopt = "tail -c +1025 ${IMAGE_NAME}.${type} > ${IMAGE_NAME}.${type}.nopt"
/openbmc/linux/net/ipv6/
H A Dip6_output.c1413 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() local
1428 if (unlikely(!nopt)) in ip6_setup_cork()
1431 nopt->tot_len = sizeof(*opt); in ip6_setup_cork()
1432 nopt->opt_flen = opt->opt_flen; in ip6_setup_cork()
1433 nopt->opt_nflen = opt->opt_nflen; in ip6_setup_cork()
1436 if (opt->dst0opt && !nopt->dst0opt) in ip6_setup_cork()
1440 if (opt->dst1opt && !nopt->dst1opt) in ip6_setup_cork()
1443 nopt->hopopt = ip6_opt_dup(opt->hopopt, sk->sk_allocation); in ip6_setup_cork()
1444 if (opt->hopopt && !nopt->hopopt) in ip6_setup_cork()
1447 nopt->srcrt = ip6_rthdr_dup(opt->srcrt, sk->sk_allocation); in ip6_setup_cork()
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst730 This will generate a file called "corstone1000_image.nopt" which will be used to
739 --fw-version 6 build/tmp/deploy/images/corstone1000-mps3/corstone1000_image.nopt cs1k_cap_mps3_v6
743 --fw-version 5 build/tmp/deploy/images/corstone1000-mps3/corstone1000_image.nopt cs1k_cap_mps3_v5
753 This will generate a file called "corstone1000_image.nopt" which will be used to
761 --fw-version 6 build/tmp/deploy/images/corstone1000-fvp/corstone1000_image.nopt cs1k_cap_fvp_v6
765 --fw-version 5 build/tmp/deploy/images/corstone1000-fvp/corstone1000_image.nopt cs1k_cap_fvp_v5
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2225 nopt [X86]