Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c116 struct ntpdata { struct
207 register const struct ntpdata *bp; in ntp_print()
210 bp = (const struct ntpdata *)cp; in ntp_print()
305 if ( (sizeof(struct ntpdata) - length) == 16) { /* Optional: key-id */ in ntp_print()
308 } else if ( (sizeof(struct ntpdata) - length) == 0) { /* Optional: key-id + authentication */ in ntp_print()