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

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_request.c46 #define v6sizeof(type) (client_v6_capable ? sizeof(type) : v4sizeof(type)) macro
675 v6sizeof(struct info_peer_list));
723 v6sizeof(struct info_peer_summary));
823 v6sizeof(struct info_peer));
965 v6sizeof(struct info_peer_stats));
1072 v6sizeof(struct info_sys));
1718 v6sizeof(struct info_restrict));
2178 v6sizeof(struct info_trap));
2754 v6sizeof(struct info_if_stats));
2773 v6sizeof(struc
[all...]

Completed in 101 milliseconds