Home
last modified time | relevance | path

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

/minix3/minix/include/net/gen/
H A Ddhcp.h10 u8_t htype; /* Hardware address type. */ member
/minix3/external/bsd/tcpdump/dist/
H A Dprint-atalk.c58 uint16_t htype, ptype; member
/minix3/external/bsd/dhcp/dist/common/
H A Dprint.c164 char *print_hw_addr (htype, hlen, data) in print_hw_addr() argument
/minix3/external/bsd/dhcp/dist/includes/
H A Ddhcp.h51 u_int8_t htype; /* 1: Hardware addr type (net/if_types.h) */ member
/minix3/external/bsd/dhcp/dist/server/
H A Dldap.c1701 find_haddr_in_ldap (struct host_decl **hp, int htype, unsigned hlen, in find_haddr_in_ldap()
H A Dmdb.c614 int find_hosts_by_haddr (struct host_decl **hp, int htype, in find_hosts_by_haddr()
H A Ddhcpv6.c6580 int htype, hlen; in find_hosts_by_duid_chaddr() local