Searched defs:in_addr_t (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/libfido2/openbsd-compat/ |
H A D | types.h | 21 typedef uint32_t in_addr_t; typedef
|
/freebsd-src/include/arpa/ |
H A D | inet.h | 83 typedef uint32_t in_addr_t; typedef
|
/freebsd-src/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 600 [ AC_CHECK_TYPE(in_addr_t, [], [AC_DEFINE([in_addr_t], [uint32_t], [in_addr_t])], [ definition
|
/freebsd-src/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 591 [ AC_CHECK_TYPE(in_addr_t, [], [AC_DEFINE([in_addr_t], [uint32_t], [in_addr_t])], [ definition
|
H A D | configure.ac | 887 AC_CHECK_TYPE(in_addr_t, [], [AC_DEFINE([in_addr_t], [uint32_t], [in_addr_t])], [ definition
|
/freebsd-src/include/ |
H A D | netdb.h | 64 typedef __uint32_t in_addr_t; typedef
|
/freebsd-src/sys/sys/ |
H A D | types.h | 127 typedef __uint32_t in_addr_t; /* base type for internet address */ typedef
|
/freebsd-src/crypto/openssh/ |
H A D | defines.h | 403 typedef u_int32_t in_addr_t; typedef
|
/freebsd-src/sys/netinet/ |
H A D | in.h | 64 typedef uint32_t in_addr_t; typedef
|