Home
last modified time | relevance | path

Searched defs:haddr (Results 1 – 17 of 17) sorted by relevance

/freebsd/libexec/bootpd/
H A Dhwaddr.c82 setarp(int s, struct in_addr *ia, int hafamily, u_char *haddr, int halen) in setarp()
203 haddrtoa(u_char *haddr, int hlen) in haddrtoa()
H A Dbootpd.h102 haddr :1, member
182 haddr[MAXHADDRLEN]; member
H A Dreadfile.c1731 static byte haddr[MAXHADDRLEN]; in prs_haddr() local
/freebsd/sys/vm/
H A Dredzone.c104 caddr_t haddr, faddr; in redzone_setup() local
134 caddr_t haddr, faddr; in redzone_check() local
/freebsd/contrib/ntp/libntp/
H A Ddecodenetnum.c92 char *haddr=buf; in decodenetnum() local
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c46 in_addr_t haddr; in bootparamproc_whoami_1_svc() local
/freebsd/lib/libpam/modules/pam_radius/
H A Dpam_radius.c84 struct sockaddr_in *haddr; in build_access_request() local
/freebsd/sys/fs/nfs/
H A Dnfsrvcache.h59 union nethostaddr haddr; /* Host address */ member
H A Dnfs_commonsubs.c1025 nfsaddr_match(int family, union nethostaddr *haddr, NFSSOCKADDR_T nam) in nfsaddr_match()
/freebsd/usr.sbin/ppp/
H A Dipcp.c604 u_int32_t bit, haddr; in numaddresses() local
1418 u_int32_t haddr = ntohl(addr.s_addr); in addr2mask() local
/freebsd/sbin/dhclient/
H A Ddhcpd.h113 struct hardware *haddr; member
120 u_int8_t haddr[16]; member
/freebsd/lib/libc/net/
H A Dgethostbydns.c570 char **haddr; in _dns_gethostbyaddr() local
/freebsd/crypto/heimdal/lib/krb5/
H A Daddr_families.c402 struct in6_addr addr, laddr, haddr; in ipv6_mask_boundary() local
1043 const char *haddr, krb5_address *addr) in krb5_h_addr2addr()
/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.h333 uint8_t haddr; member
354 uint8_t haddr; member
/freebsd/sys/tests/fib_lookup/
H A Dfib_lookup.c453 uint32_t scopeid, haddr; in add_prefix() local
/freebsd/sys/netinet/
H A Din_mcast.c931 inm_get_source(struct in_multi *inm, const in_addr_t haddr, in inm_get_source()
/freebsd/contrib/sendmail/src/
H A Dconf.c3038 struct in_addr haddr; local