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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_request.c48 #define v6sizeof(type) (client_v6_capable ? sizeof(type) : v4sizeof(type)) macro
677 v6sizeof(struct info_peer_list));
725 v6sizeof(struct info_peer_summary));
825 v6sizeof(struct info_peer));
967 v6sizeof(struct info_peer_stats));
1074 v6sizeof(struct info_sys));
1720 v6sizeof(struct info_restrict));
2180 v6sizeof(struct info_trap));
2764 v6sizeof(struct info_if_stats));
2783 v6sizeof(struc
[all...]

Completed in 118 milliseconds