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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dntp.h78 struct ntpdata { struct
H A Dprint-ntp.c87 register const struct ntpdata *bp;
90 bp = (struct ntpdata *)cp;
185 if ( (sizeof(struct ntpdata) - length) == 16) { /* Optional: key-id */
188 } else if ( (sizeof(struct ntpdata) - length) == 0) { /* Optional: key-id + authentication */

Completed in 88 milliseconds