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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c3463 static u_int indx_size = 0; local
3487 indx_size = ALIGNED_SIZE(nlist * 2 * sizeof(*indx));
3488 octets = endpoint_size + peers_size + indx_size;

Completed in 83 milliseconds