HomeSort by: relevance | last modified time | path
    Searched refs:ntp_u_int8_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 115 # define _SS_PAD1SIZE (_SS_ALIGNSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t))
116 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t) - \
137 ntp_u_int8_t ss_len; /* address length */
138 ntp_u_int8_t ss_family; /* address family */
ntp_types.h 220 typedef uint8_t ntp_u_int8_t; typedef

Completed in 34 milliseconds