Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c55 static struct tok ntp_mode_values[] = { variable
94 tok2str(ntp_mode_values, "Unknown mode", mode), in ntp_print()
101 tok2str(ntp_mode_values, "Unknown mode", mode)); in ntp_print()