Home
last modified time | relevance | path

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

12345678910>>...15

/netbsd-src/sys/netinet/
H A Din_selsrc.c162 in_preference(const struct in_addr *src, int preference, in in_preference() argument
165 return preference; in in_preference()
173 in_index(const struct in_addr *src, int preference, int idx, in in_index() argument
185 in_matchlen(const struct in_addr *src, int preference, in in_matchlen() argument
218 in_match_category(const struct in_addr *src, int preference, in in_match_category() argument
245 const struct in_addr *src, int preference, int idx, in in_score() argument
251 score[i] = (*score_src[i])(src, preference, idx, dst); in in_score()
H A Din_selsrc.h8 int preference, int idx,
/netbsd-src/sbin/ifconfig/
H A Dutil.c322 int16_t preference; in ifa_print_preference() local
327 preference = ifa_get_preference(ifname, sa); in ifa_print_preference()
328 printf(" preference %" PRId16, preference); in ifa_print_preference()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set1_curves.pod40 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 DSSL_CONF_cmd.pod42 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
192 Use server and not client preference order when determining which cipher suite,
199 its preference list. This usually indicates a client without AES hardware
264 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This
322 in order of decreasing preference of the form B<algorithm+hash> or
363 names are case sensitive. The list should be in order of preference with the
452 B<ServerPreference>: use server and not client preference order when
458 ChaCha20 cipher at the top of its preference list. This usually indicates
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Drt_21.h24 uint16_t preference; member
H A Dnaptr_35.h25 uint16_t preference; member
H A Drt_21.c194 RETERR(uint16_tobuffer(rt->preference, target)); in fromstruct_rt()
215 rt->preference = uint16_fromregion(&region); in tostruct_rt()
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dkx_36.h24 uint16_t preference; member
H A Dpx_26.h24 uint16_t preference; member
H A Dkx_36.c178 RETERR(uint16_tobuffer(kx->preference, target)); in fromstruct_in_kx()
201 kx->preference = uint16_fromregion(&region); in tostruct_in_kx()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dkx_36.h25 uint16_t preference; member
H A Dpx_26.h25 uint16_t preference; member
H A Dkx_36.c177 RETERR(uint16_tobuffer(kx->preference, target)); in fromstruct_in_kx()
200 kx->preference = uint16_fromregion(&region); in tostruct_in_kx()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Drt_21.h25 uint16_t preference; member
H A Dnaptr_35.h26 uint16_t preference; member
H A Drt_21.c193 RETERR(uint16_tobuffer(rt->preference, target)); in fromstruct_rt()
214 rt->preference = uint16_fromregion(&region); in tostruct_rt()
/netbsd-src/external/mpl/bind/include/dns/
H A Drdatastruct.h589 uint16_t preference; member
719 uint16_t preference; member
955 uint16_t preference; member
985 uint16_t preference; member
/netbsd-src/sys/arch/atari/stand/xxboot/wdboot/
H A Dwdboot.S52 beqs 0f | no boot preference
92 movl %d0,%sp@(8) | new boot preference
/netbsd-src/sys/arch/atari/stand/xxboot/sdboot/
H A Dsdboot.S57 beqs 1f | no boot preference
97 movl %d0,%sp@(8) | new boot preference
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Ddb.m47 AC_ARG_WITH(db-type-preference,
8 AS_HELP_STRING([--with-db-type-preference=list],
9 …[specify HDB backend DB type preference as whitespace-separated list of db1, db3, lmdb, and/or sql…
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Drdatastruct.h657 uint16_t preference; member
802 uint16_t preference; member
1065 uint16_t preference; member
1098 uint16_t preference; member
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set1_curves.pod45 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.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMSA.txt15 chosen in preference to the other.
20 most hardware implementations so it is used in preference to bclri.b.
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/ldap/testing/
H A Ddlz.schema

12345678910>>...15