/freebsd/sbin/dhclient/ |
H A D | dhcp-options.5 | 180 Routers should be listed in order of preference. 188 Servers should be listed in order of preference. 196 Servers should be listed in order of preference. 205 Servers should be listed in order of preference. 213 Servers should be listed in order of preference. 221 Servers should be listed in order of preference. 230 Servers should be listed in order of preference. 238 Servers should be listed in order of preference. 245 Servers should be listed in order of preference. 425 Servers should be listed in order of preference. [all …]
|
/freebsd/usr.sbin/rtadvd/ |
H A D | rtadvd.conf.5 | 131 are used to encode router preference. 142 There is no character to specify the medium preference explicitly. 148 configuration methods, and the medium router preference. 298 (num) Specifies home agent preference. 333 Currently only the preference values are defined. 344 are used to encode the route preference for the route. 345 The default value is 0x00, i.e., medium preference.
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | marshall.c | 113 dst->preference = src->preference; in ibv_copy_path_rec_from_kern() 138 dst->preference = src->preference; in ibv_copy_path_rec_to_kern()
|
H A D | sa.h | 63 uint8_t preference; member 117 uint8_t preference; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mbo.c | 143 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].preference); in wpas_mbo_non_pref_chan_attr_body() 214 non_pref->preference != start_pref->preference) { in wpas_mbo_non_pref_chan_attrs() 342 * preference and reason. To make it easy for the functions that build 354 return (int) a->preference - (int) b->preference; in wpa_non_pref_chan_cmp() 413 chan->preference = _preference; in wpas_mbo_update_non_pref_chan() 563 wpa_msg(wpa_s, MSG_INFO, MBO_CELL_PREFERENCE "preference=%u", in wpas_mbo_ie_trans_req()
|
H A D | wnm_sta.c | 476 rep->preference = pos[0]; in wnm_parse_neighbor_report_elem() 764 if (nei->preference_present && nei->preference == 0) { in compare_scan_neighbor_results() 775 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 802 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 811 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 926 /* length: 13 for basic neighbor report + 3 for preference subelement */ in wnm_add_nei_rep() 1266 if (bb->preference > aa->preference) in cand_pref_compar() 1268 if (bb->preference < aa->preference) in cand_pref_compar() 1300 nei->preference_present ? nei->preference : -1, in wnm_dump_cand_list() 1352 if (nei->preference_present && nei->preference == 0) in wnm_set_scan_freqs()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_marshall.c | 117 dst->preference = src->preference; in ib_copy_path_rec_to_user() 143 dst->preference = src->preference; in ib_copy_path_rec_from_user()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | JumpThreading.h | 132 jumpthreading::ConstantPreference Preference, 137 jumpthreading::ConstantPreference Preference, 140 return computeValueKnownInPredecessorsImpl(V, BB, Result, Preference, 150 jumpthreading::ConstantPreference Preference,
|
/freebsd/sbin/ggate/ggated/ |
H A D | ggated.8 | 129 the preference specified by the client, with the default to not use O_DIRECT. 130 If the client specifies a preference against the server's configuration the 131 client preference will be silently ignored.
|
/freebsd/crypto/openssh/ |
H A D | readconf.h | 67 char *ciphers; /* SSH2 ciphers in order of preference. */ 68 char *macs; /* SSH2 macs in order of preference. */ 69 char *hostkeyalgorithms; /* SSH2 server key types in order of preference. */ 70 char *kex_algorithms; /* SSH2 kex methods in order of preference. */
|
/freebsd/contrib/sendmail/src/ |
H A D | domain.c | 135 /* preference[]: lower value: higher preference */ 140 int preference[] = { 3, 2, 1, 0 }; local 142 SM_ASSERT(r1 <= SM_ARRAY_SIZE(preference)); 143 SM_ASSERT(r2 <= SM_ARRAY_SIZE(preference)); 144 return preference[r1] - preference[r2]; 157 int preference[] = { 1, 0 }; local 159 SM_ASSERT(r1 <= SM_ARRAY_SIZE(preference)); 160 SM_ASSERT(r2 <= SM_ARRAY_SIZE(preference)); 161 return preference[r1] - preference[r2]; 175 int preference[] = { 2, 0, 1 }; local [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CONF_cmd.pod | 57 Use server and not client preference order when determining which cipher suite, 89 its preference list. This usually indicates a client without AES hardware 111 algorithms in order of decreasing preference of the form B<algorithm+hash> 150 in order of preference with the most preferred group first. 180 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This 286 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This 344 in order of decreasing preference of the form B<algorithm+hash> or 386 order of preference with the most preferred group first. 478 B<ServerPreference>: use server and not client preference order when 484 ChaCha20 cipher at the top of its preference list. This usually indicates
|
H A D | SSL_CTX_set1_curves.pod | 45 preference order. For a TLS client the groups are used directly in the 66 B<groups> array is in the form of a set of group NIDs in preference 96 should be used in preference.
|
H A D | SSL_get_ciphers.pod | 31 sorted by preference. If B<ssl> is NULL or no ciphers are available, NULL 37 B<ssl> as would be sent in a ClientHello (that is, sorted by preference).
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CONF_cmd.3 | 184 Use server and not client preference order when determining which cipher suite, 210 its preference list. This usually indicates a client without \s-1AES\s0 hardware 229 algorithms in order of decreasing preference of the form \fBalgorithm+hash\fR 266 in order of preference with the most preferred group first. 292 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This 377 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This 427 in order of decreasing preference of the form \fBalgorithm+hash\fR or 467 order of preference with the most preferred group first. 554 \&\fBServerPreference\fR: use server and not client preference order when 560 ChaCha20 cipher at the top of its preference list. This usually indicates
|
H A D | SSL_CTX_set1_curves.3 | 180 preference order. For a \s-1TLS\s0 client the groups are used directly in the 201 \&\fBgroups\fR array is in the form of a set of group NIDs in preference 231 should be used in preference.
|
H A D | RAND_load_file.3 | 177 .IP "On Windows (in order of preference)" 4 178 .IX Item "On Windows (in order of preference)"
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_multipath_record.c | 831 IN uint8_t preference, in mpr_rcv_build_pr() argument 866 p_pr->preference = preference; in mpr_rcv_build_pr() 885 IN const uint8_t preference) in mpr_rcv_get_lid_pair_path() argument 945 dest_lid_ho, preference, &path_parms, in mpr_rcv_get_lid_pair_path() 970 uint8_t preference; in mpr_rcv_get_port_pair_paths() local 1015 OpenSM ranks paths in three preference groups: in mpr_rcv_get_port_pair_paths() 1017 Preference Value Description in mpr_rcv_get_port_pair_paths() 1031 preference paths are preferred, as stated in the spec. The paths in mpr_rcv_get_port_pair_paths() 1054 preference = 0; in mpr_rcv_get_port_pair_paths() 1064 comp_mask, preference); in mpr_rcv_get_port_pair_paths() [all …]
|
H A D | osm_sa_path_record.c | 886 IN const uint8_t preference, in pr_rcv_build_pr() argument 934 p_pr->preference = preference; in pr_rcv_build_pr() 952 IN const uint8_t preference) in pr_rcv_get_lid_pair_path() argument 1006 src_lid_ho, dest_lid_ho, preference, &path_parms, in pr_rcv_get_lid_pair_path() 1033 uint8_t preference; in pr_rcv_get_port_pair_paths() local 1078 OpenSM ranks paths in three preference groups: in pr_rcv_get_port_pair_paths() 1080 Preference Value Description in pr_rcv_get_port_pair_paths() 1094 preference paths are preferred, as stated in the spec. The paths in pr_rcv_get_port_pair_paths() 1146 preference = 0; in pr_rcv_get_port_pair_paths() 1166 comp_mask, preference); in pr_rcv_get_port_pair_paths() [all …]
|
/freebsd/share/man/man4/ |
H A D | hwpstate_intel.4 | 77 Energy/Performance Preference. 79 Setting this field conveys a hint to the hardware regarding a preference towards
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_go_neg.c | 338 p2p_dbg(p2p, "Override operating channel preference"); in p2p_build_go_neg_resp() 436 p2p_dbg(p2p, "Pick own channel preference (reg_class %u channel %u) from intersection", in p2p_reselect_channel() 482 /* Select channel with highest preference if the peer supports it */ in p2p_reselect_channel() 736 … "Ignore local driver frequency preference %u MHz since it is not acceptable for P2P use (go=%d)", in p2p_check_pref_chan() 761 p2p_dbg(p2p, "Local driver frequency preference (size=%u):%s", in p2p_check_pref_chan() 765 * Check if peer's preference of operating channel is in in p2p_check_pref_chan() 777 /* Peer operating channel preference matches our preference */ in p2p_check_pref_chan() 786 "Peer operating channel preference: %d MHz is not in our preferred channel list", in p2p_check_pref_chan() 1067 p2p_dbg(p2p, "Peer operating channel preference: %d MHz", in p2p_process_go_neg_req() 1351 * indicate it does not have a preference. in p2p_process_go_neg_resp() [all …]
|
/freebsd/sbin/routed/ |
H A D | rdisc.c | 78 n_long dr_recv_pref; /* received but biased preference */ 79 n_long dr_pref; /* preference adjusted by metric */ 88 /* adjust unsigned preference by interface metric, 128 (void)fprintf(ftrace, "\t%s preference=%d", in trace_rdisc() 470 /* Update preference with possibly changed interface in rdisc_sort() 591 /* Convert preference to an unsigned value in parse_ad() 648 /* bias functional preference by metric of the interface */ in parse_ad() 787 /* Convert the configured preference to an unsigned value, in send_adv()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 15 chosen in preference to the other. 20 most hardware implementations so it is used in preference to bclri.b.
|
/freebsd/usr.sbin/ntp/ntpd/ |
H A D | leap-seconds | 39 # first preference is given to the end of December and June, and second preference at the end of Ma…
|
/freebsd/contrib/tzdata/ |
H A D | leap-seconds.list | 39 # first preference is given to the end of December and June, and second preference at the end of March
|