Searched defs:in_port_t (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/include/arpa/ |
H A D | inet.h | 88 typedef uint16_t in_port_t; typedef
|
/freebsd-src/contrib/ntp/libntp/lib/isc/unix/include/isc/ |
H A D | net.h | 228 typedef isc_uint16_t in_port_t; typedef
|
/freebsd-src/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
H A D | net.h | 131 typedef isc_uint16_t in_port_t; typedef
|
/freebsd-src/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 612 [ AC_CHECK_TYPE(in_port_t, [], [AC_DEFINE([in_port_t], [uint16_t], [in_port_t])], [ definition
|
/freebsd-src/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 603 [ AC_CHECK_TYPE(in_port_t, [], [AC_DEFINE([in_port_t], [uint16_t], [in_port_t])], [ definition
|
H A D | configure.ac | 894 AC_CHECK_TYPE(in_port_t, [], [AC_DEFINE([in_port_t], [uint16_t], [in_port_t])], [ definition
|
/freebsd-src/include/ |
H A D | netdb.h | 69 typedef __uint16_t in_port_t; typedef
|
/freebsd-src/contrib/tnftp/ |
H A D | tnftp.h | 205 typedef unsigned short in_port_t; typedef
|
/freebsd-src/sys/sys/ |
H A D | types.h | 132 typedef __uint16_t in_port_t; typedef
|
/freebsd-src/crypto/openssh/ |
H A D | defines.h | 406 typedef u_int16_t in_port_t; typedef
|
/freebsd-src/sys/netinet/ |
H A D | in.h | 69 typedef uint16_t in_port_t; typedef
|