Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-timed.c98 timed_print(netdissect_options *ndo, in timed_print() function
Dnetdissect.h606 extern void timed_print(netdissect_options *, const u_char *);
Dprint-udp.c578 timed_print(ndo, (const u_char *)(up + 1)); in udp_print()