OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntp_print
(Results
1 - 4
of
4
) sorted by null
/external/tcpdump/
print-ntp.c
79
ntp_print
(register const u_char *cp, u_int length)
function
interface.h
231
extern void
ntp_print
(const u_char *, u_int);
netdissect.h
334
extern void
ntp_print
(netdissect_options *,const u_char *, u_int);
print-udp.c
630
ntp_print
((const u_char *)(up + 1), length);
Completed in 2844 milliseconds