Home
last modified time | relevance | path

Searched refs:preference (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/net/route/
H A Dfib_algo.c1545 uint8_t preference, curr_preference = 0, best_preference = 0; in fib_check_best_algo() local
1557 preference = flm->flm_get_pref(&rinfo); in fib_check_best_algo()
1558 if (preference > best_preference) { in fib_check_best_algo()
1560 best_preference = preference; in fib_check_best_algo()
1565 curr_preference = preference; in fib_check_best_algo()
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Darm,smmu-v3.yaml38 If provided, then the combined interrupt will be used in preference to
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dxilinx_axienet.txt35 - xlnx,phy-type : Deprecated, do not use, but still accepted in preference
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_distrib_lib.rst40 and given to it in preference to other packets when that work next makes a request for work.
H A Dwriting_efficient_code.rst24 To copy small structures, the preference is for a simpler technique that can be optimized by the co…
H A Denv_abstraction_layer.rst442 If the buses have expressed no preference on which IOVA mode to pick, then a
/f-stack/app/redis-5.0.5/deps/jemalloc/m4/
H A Dax_cxx_compile_stdcxx.m419 # preference for an extended mode.
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst52 factor, and target. This distinct preference leads to multiple combinations,
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst362 * Numbered lists can be formatted with a leading number but the preference is to use ``#.`` which w…
H A Dpatches.rst439 are loaded from the following files, in order of preference::
H A Dcoding_style.rst189 * Enum types should be used in preference to macros #defining a set of (sequential) values.
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES2906 Fix redis-cli memory leak when sending set preference command.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt18132 of _SCP (cooling preference) and _TZP (polling frequency) values
18135 preference to the passive/quiet mode (if supported by the ASL).