Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c174 static const struct tok ntp_mode_values[] = { variable
220 tok2str(ntp_mode_values, "Unknown mode", mode), in ntp_print()
227 tok2str(ntp_mode_values, "Unknown mode", mode))); in ntp_print()