| /netbsd-src/sys/netinet/ |
| H A D | in_selsrc.c | 162 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 D | in_selsrc.h | 8 int preference, int idx,
|
| /netbsd-src/sbin/ifconfig/ |
| H A D | util.c | 322 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 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 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 D | rt_21.h | 24 uint16_t preference; member
|
| H A D | naptr_35.h | 25 uint16_t preference; member
|
| H A D | rt_21.c | 194 RETERR(uint16_tobuffer(rt->preference, target)); in fromstruct_rt() 215 rt->preference = uint16_fromregion(®ion); in tostruct_rt()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/ |
| H A D | kx_36.h | 24 uint16_t preference; member
|
| H A D | px_26.h | 24 uint16_t preference; member
|
| H A D | kx_36.c | 178 RETERR(uint16_tobuffer(kx->preference, target)); in fromstruct_in_kx() 201 kx->preference = uint16_fromregion(®ion); in tostruct_in_kx()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/ |
| H A D | kx_36.h | 25 uint16_t preference; member
|
| H A D | px_26.h | 25 uint16_t preference; member
|
| H A D | kx_36.c | 177 RETERR(uint16_tobuffer(kx->preference, target)); in fromstruct_in_kx() 200 kx->preference = uint16_fromregion(®ion); in tostruct_in_kx()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| H A D | rt_21.h | 25 uint16_t preference; member
|
| H A D | naptr_35.h | 26 uint16_t preference; member
|
| H A D | rt_21.c | 193 RETERR(uint16_tobuffer(rt->preference, target)); in fromstruct_rt() 214 rt->preference = uint16_fromregion(®ion); in tostruct_rt()
|
| /netbsd-src/external/mpl/bind/include/dns/ |
| H A D | rdatastruct.h | 589 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 D | wdboot.S | 52 beqs 0f | no boot preference 92 movl %d0,%sp@(8) | new boot preference
|
| /netbsd-src/sys/arch/atari/stand/xxboot/sdboot/ |
| H A D | sdboot.S | 57 beqs 1f | no boot preference 97 movl %d0,%sp@(8) | new boot preference
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | db.m4 | 7 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 D | rdatastruct.h | 657 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 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.
|
| /netbsd-src/external/apache2/llvm/dist/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.
|
| /netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/ldap/testing/ |
| H A D | dlz.schema | |