Searched refs:ntp_u_int8_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_rfc2553.h113 # define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t))
114 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t) - \
135 ntp_u_int8_t ss_len; /* address length */
136 ntp_u_int8_t ss_family; /* address family */
H A Dntp_types.h218 typedef uint8_t ntp_u_int8_t; typedef

Completed in 54 milliseconds