/freebsd/libexec/bootpd/ |
H A D | lookup.c | 29 lookup_hwa(char *hostname, int htype) in lookup_hwa()
|
H A D | bootpd.h | 104 htype :1, member 180 htype, /* RFC826 says this should be 16-bits but member
|
H A D | readfile.c | 134 byte htype; member 1729 prs_haddr(char **src, u_int htype) in prs_haddr()
|
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | hash.c | 17 hash_alg_type htype = UNKNOWN_HASH_ALG; in get_libecc_hash() local
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_dtls.c | 1314 int dtls1_set_handshake_header(SSL *s, WPACKET *pkt, int htype) in dtls1_set_handshake_header() 1338 int dtls1_close_construct_packet(SSL *s, WPACKET *pkt, int htype) in dtls1_close_construct_packet()
|
H A D | statem_lib.c | 77 int tls_close_construct_packet(SSL *s, WPACKET *pkt, int htype) in tls_close_construct_packet()
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_iface.c | 97 uintptr_t htype; in ipfw_kifhandler() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_wired.c | 61 u_int8_t htype; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | dhcp.h | 44 u8 htype; member 63 u8 htype; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-atalk.c | 49 nd_uint16_t htype, ptype; member
|
/freebsd/sbin/dhclient/ |
H A D | dhcp.h | 61 u_int8_t htype; /* Hardware addr type (see net/if_types.h) */ member
|
H A D | dhcpd.h | 118 u_int8_t htype; member
|
/freebsd/contrib/unbound/validator/ |
H A D | val_secalgo.c | 1238 nss_setup_key_digest(int algo, SECKEYPublicKey** pubkey, HASH_HashType* htype, in nss_setup_key_digest() 1386 HASH_HashType htype = 0; in verify_canonrrset() local
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_upnp_web.c | 1351 enum httpread_hdr_type htype = http_request_get_type(req); in web_connection_check_data() local
|
/freebsd/sbin/restore/ |
H A D | tape.c | 1464 int htype; findinode() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_trce.c | 1427 unsigned char htype; in ssl_print_handshake() local
|
H A D | s3_lib.c | 3311 int ssl3_set_handshake_header(SSL *s, WPACKET *pkt, int htype) in ssl3_set_handshake_header()
|
H A D | ssl_local.h | 2104 # define ssl_set_handshake_header(s, pkt, htype) \ argument 2106 # define ssl_close_construct_packet(s, pkt, htype) \ argument
|
/freebsd/sys/sys/ |
H A D | stats.h | 459 #define STATS_VSS_HIST(htype, hist_hlpr_info) STATS_VSS(VS_STYPE_HIST, 0, \ argument 486 #define HIST_VSDSZ2NBKTS(htype, dsz) \ argument 490 #define HIST_NBKTS2VSDSZ(htype, nbkts) (sizeof(struct voistatdata_##htype) + \ argument
|
/freebsd/sys/nfs/ |
H A D | bootp_subr.c | 110 u_int8_t htype; member
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_self_tests_core.h | 5712 hash_alg_type htype = c->hash_type; in encode_error_value() local
|