Searched defs:in_addr_t (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/libfido2/openbsd-compat/ |
| H A D | types.h | 21 typedef uint32_t in_addr_t; typedef
|
| /src/include/arpa/ |
| H A D | inet.h | 83 typedef uint32_t in_addr_t; typedef
|
| /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
|
| /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
|
| /src/include/ |
| H A D | netdb.h | 64 typedef __uint32_t in_addr_t; typedef
|
| /src/sys/sys/ |
| H A D | types.h | 128 typedef __uint32_t in_addr_t; /* base type for internet address */ typedef
|
| /src/crypto/openssh/ |
| H A D | defines.h | 405 typedef u_int32_t in_addr_t; typedef
|
| /src/sys/netinet/ |
| H A D | in.h | 64 typedef uint32_t in_addr_t; typedef
|