Home
last modified time | relevance | path

Searched defs:htype (Results 1 – 19 of 19) sorted by relevance

/freebsd/libexec/bootpd/
H A Dlookup.c29 lookup_hwa(char *hostname, int htype) in lookup_hwa()
H A Dbootpd.h104 htype :1, member
180 htype, /* RFC826 says this should be 16-bits but member
H A Dreadfile.c134 byte htype; member
1729 prs_haddr(char **src, u_int htype) in prs_haddr()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c1314 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 Dstatem_lib.c77 int tls_close_construct_packet(SSL *s, WPACKET *pkt, int htype) in tls_close_construct_packet()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_iface.c97 uintptr_t htype; in ipfw_kifhandler() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wired.c61 u_int8_t htype; member
/freebsd/contrib/wpa/src/common/
H A Ddhcp.h44 u8 htype; member
63 u8 htype; member
/freebsd/contrib/tcpdump/
H A Dprint-atalk.c51 nd_uint16_t htype, ptype; member
/freebsd/sbin/dhclient/
H A Ddhcp.h61 u_int8_t htype; /* Hardware addr type (see net/if_types.h) */ member
H A Ddhcpd.h118 u_int8_t htype; member
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c1235 nss_setup_key_digest(int algo, SECKEYPublicKey** pubkey, HASH_HashType* htype, in nss_setup_key_digest()
1383 HASH_HashType htype = 0; in verify_canonrrset() local
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_web.c1351 enum httpread_hdr_type htype = http_request_get_type(req); in web_connection_check_data() local
/freebsd/sbin/restore/
H A Dtape.c1465 int htype; in findinode() local
/freebsd/crypto/openssl/ssl/
H A Dt1_trce.c1427 unsigned char htype; in ssl_print_handshake() local
H A Ds3_lib.c3311 int ssl3_set_handshake_header(SSL *s, WPACKET *pkt, int htype) in ssl3_set_handshake_header()
H A Dssl_local.h2104 # define ssl_set_handshake_header(s, pkt, htype) \ argument
2106 # define ssl_close_construct_packet(s, pkt, htype) \ argument
/freebsd/sys/sys/
H A Dstats.h459 #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 Dbootp_subr.c110 u_int8_t htype; member