Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c666 (int) sizeof(struct info_trap));
668 (int) offsetof(struct info_trap, local_address));
670 (int) offsetof(struct info_trap, trap_address));
672 (int) offsetof(struct info_trap, trap_port));
674 (int) offsetof(struct info_trap, sequence));
676 (int) offsetof(struct info_trap, settime));
678 (int) offsetof(struct info_trap, origtime));
680 (int) offsetof(struct info_trap, resets));
682 (int) offsetof(struct info_trap, flags));
684 (int) offsetof(struct info_trap, v6_flag));
[all …]
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std338 sizeof(struct info_trap) = 64
H A Dntpdc_ops.c2369 struct info_trap *it; in traps()
2390 if (!checkitemsize(itemsize, sizeof(struct info_trap)) && in traps()
2391 !checkitemsize(itemsize, v4sizeof(struct info_trap))) in traps()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c2177 struct info_trap *it; in req_get_traps()
2186 it = (struct info_trap *)prepare_pkt(srcadr, inter, inpkt, in req_get_traps()
2187 v6sizeof(struct info_trap)); in req_get_traps()
2214 it = (struct info_trap *)more_pkt();
/freebsd/contrib/ntp/include/
H A Dntp_request.h781 struct info_trap { struct