| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/ntp/dist/ntpd/ | |
| ntp_proto.c | 3553 static u_int indx_size = 0; local 3577 indx_size = ALIGNED_SIZE(nlist * 2 * sizeof(*indx)); 3578 octets = endpoint_size + peers_size + indx_size; |