| /freebsd-12.1/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-12.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_uverbs_marshall.c | 119 dst->preference = src->preference; in ib_copy_path_rec_to_user() 145 dst->preference = src->preference; in ib_copy_path_rec_from_user()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | mbo.c | 96 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].preference); in wpas_mbo_non_pref_chan_attr_body() 167 non_pref->preference != start_pref->preference) { in wpas_mbo_non_pref_chan_attrs() 307 return (int) a->preference - (int) b->preference; in wpa_non_pref_chan_cmp() 366 chan->preference = _preference; in wpas_mbo_update_non_pref_chan()
|
| H A D | wnm_sta.c | 450 rep->preference = pos[0]; in wnm_parse_neighbor_report_elem() 725 if (nei->preference_present && nei->preference == 0) { in compare_scan_neighbor_results() 736 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 763 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 774 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 791 nei->preference_present ? nei->preference : in compare_scan_neighbor_results() 1182 if (bb->preference > aa->preference) in cand_pref_compar() 1184 if (bb->preference < aa->preference) in cand_pref_compar() 1216 nei->preference_present ? nei->preference : -1, in wnm_dump_cand_list() 1316 if (nei->preference_present && nei->preference == 0) in wnm_fetch_scan_results()
|
| H A D | wnm_sta.h | 30 u8 preference; /* valid if preference_present=1 */ member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Mangled.cpp | 429 Mangled::NamePreference preference) const { in GetName() 430 if (preference == ePreferMangled && m_mangled) in GetName() 435 if (preference == ePreferDemangledWithoutArguments) { in GetName() 438 if (preference == ePreferDemangled) { in GetName()
|
| /freebsd-12.1/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 1054 preference = 0; in mpr_rcv_get_port_pair_paths() 1064 comp_mask, preference); in mpr_rcv_get_port_pair_paths() 1090 preference = 2; in mpr_rcv_get_port_pair_paths() 1128 comp_mask, preference); in mpr_rcv_get_port_pair_paths()
|
| 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 1146 preference = 0; in pr_rcv_get_port_pair_paths() 1166 comp_mask, preference); in pr_rcv_get_port_pair_paths() 1192 preference = 2; in pr_rcv_get_port_pair_paths() 1230 preference); in pr_rcv_get_port_pair_paths()
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set1_curves.pod | 40 preference order. For a TLS client the groups are used directly in the 55 B<groups> array is in the form of a set of group NIDs in preference 72 should be used in preference.
|
| H A D | SSL_CONF_cmd.pod | 42 in order of decreasing preference of the form B<algorithm+hash> or 83 names are case sensitive. The list should be in order of preference with the 110 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This 189 Use server and not client preference order when determining which cipher suite, 196 its preference list. This usually indicates a client without AES hardware 261 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This 319 in order of decreasing preference of the form B<algorithm+hash> or 360 names are case sensitive. The list should be in order of preference with the 441 B<ServerPreference>: use server and not client preference order when 447 ChaCha20 cipher at the top of its preference list. This usually indicates
|
| 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).
|
| H A D | RAND_load_file.pod | 45 =item On Windows (in order of preference)
|
| H A D | EVP_VerifyInit.pod | 52 preference to the low level interfaces. This is because the code then becomes
|
| H A D | SSL_CTX_set_cipher_list.pod | 34 ciphersuite names in order of preference. Valid TLSv1.3 ciphersuite names are:
|
| H A D | SSL_get_shared_sigalgs.pod | 44 If an application is only interested in the highest preference shared
|
| /freebsd-12.1/sys/ofed/include/uapi/rdma/ |
| H A D | ib_user_sa.h | 81 __u8 preference; member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | Mangled.h | 222 NamePreference preference = ePreferDemangled) const;
|
| /freebsd-12.1/contrib/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-12.1/crypto/heimdal/lib/roken/ |
| H A D | resolve.h | 128 unsigned preference; member
|
| H A D | resolve-test.c | 120 printf("%d %s\n", rr->u.mx->preference, rr->u.mx->domain); in main()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | SymbolContext.h | 329 Mangled::NamePreference preference = Mangled::ePreferDemangled) const;
|
| /freebsd-12.1/sys/ofed/include/rdma/ |
| H A D | ib_sa.h | 174 u8 preference; member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | SymbolContext.cpp | 686 SymbolContext::GetFunctionName(Mangled::NamePreference preference) const { in GetFunctionName() 698 return function->GetMangled().GetName(function->GetLanguage(), preference); in GetFunctionName() 700 return symbol->GetMangled().GetName(symbol->GetLanguage(), preference); in GetFunctionName()
|
| /freebsd-12.1/crypto/openssl/doc/man7/ |
| H A D | evp.pod | 72 implementations automatically in preference to built in software
|