Home
last modified time | relevance | path

Searched refs:info_if_stats (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_request.c2784 struct info_if_stats **ifsp = (struct info_if_stats **)data; in fill_info_if_stats()
2785 struct info_if_stats *ifs = *ifsp; in fill_info_if_stats()
2824 *ifsp = (struct info_if_stats *)more_pkt(); in fill_info_if_stats()
2837 struct info_if_stats *ifs; in get_if_stats()
2841 ifs = (struct info_if_stats *)prepare_pkt(srcadr, inter, inpkt, in get_if_stats()
2842 v6sizeof(struct info_if_stats)); in get_if_stats()
2856 struct info_if_stats *ifs; in do_if_reload()
2860 ifs = (struct info_if_stats *)prepare_pkt(srcadr, inter, inpkt, in do_if_reload()
2861 v6sizeof(struct info_if_stats)); in do_if_reload()
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c3072 struct info_if_stats *ifs, in iflist()
3087 if (!checkitemsize(itemsize, sizeof(struct info_if_stats))) in iflist()
3135 struct info_if_stats *ifs; in get_if_stats()
3142 sizeof(struct info_if_stats)); in get_if_stats()
3153 struct info_if_stats *ifs; in do_if_reload()
3160 sizeof(struct info_if_stats)); in do_if_reload()
Dlayout.std426 sizeof(struct info_if_stats) = 136
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_request.h916 struct info_if_stats { struct
/netbsd/src/external/bsd/ntp/dist/
DCommitLog220134 rearrange struct info_if_stats to be compacter and
220139 document changed struct info_if_stats layout
220143 rearrange struct info_if_stats to be compacter and
220149 document changed struct info_if_stats layout