Searched defs:haddr (Results 1 – 17 of 17) sorted by relevance
/freebsd/libexec/bootpd/ |
H A D | hwaddr.c | 82 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 D | bootpd.h | 102 haddr :1, member 182 haddr[MAXHADDRLEN]; member
|
H A D | readfile.c | 1731 static byte haddr[MAXHADDRLEN]; in prs_haddr() local
|
/freebsd/sys/vm/ |
H A D | redzone.c | 104 caddr_t haddr, faddr; in redzone_setup() local 134 caddr_t haddr, faddr; in redzone_check() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | decodenetnum.c | 92 char *haddr=buf; in decodenetnum() local
|
/freebsd/usr.sbin/bootparamd/bootparamd/ |
H A D | bootparamd.c | 46 in_addr_t haddr; in bootparamproc_whoami_1_svc() local
|
/freebsd/lib/libpam/modules/pam_radius/ |
H A D | pam_radius.c | 84 struct sockaddr_in *haddr; in build_access_request() local
|
/freebsd/sys/fs/nfs/ |
H A D | nfsrvcache.h | 59 union nethostaddr haddr; /* Host address */ member
|
H A D | nfs_commonsubs.c | 1025 nfsaddr_match(int family, union nethostaddr *haddr, NFSSOCKADDR_T nam) in nfsaddr_match()
|
/freebsd/usr.sbin/ppp/ |
H A D | ipcp.c | 604 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 D | dhcpd.h | 113 struct hardware *haddr; member 120 u_int8_t haddr[16]; member
|
/freebsd/lib/libc/net/ |
H A D | gethostbydns.c | 570 char **haddr; in _dns_gethostbyaddr() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | addr_families.c | 402 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 D | musb_otg.h | 333 uint8_t haddr; member 354 uint8_t haddr; member
|
/freebsd/sys/tests/fib_lookup/ |
H A D | fib_lookup.c | 453 uint32_t scopeid, haddr; in add_prefix() local
|
/freebsd/sys/netinet/ |
H A D | in_mcast.c | 931 inm_get_source(struct in_multi *inm, const in_addr_t haddr, in inm_get_source()
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 3038 struct in_addr haddr; local
|