Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-timed.c47 timed_print(register const u_char *bp) in timed_print() function
Dnetdissect.h379 extern void timed_print(netdissect_options *,const u_char *, u_int);
Dinterface.h283 extern void timed_print(const u_char *);
Dprint-udp.c605 timed_print((const u_char *)(up + 1)); in udp_print()