Searched refs:timed_print (Results 1 – 4 of 4) sorted by relevance
47 timed_print(register const u_char *bp) in timed_print() function
299 extern void timed_print(const u_char *);
483 extern void timed_print(netdissect_options *,const u_char *, u_int);
579 timed_print((const u_char *)(up + 1)); in udp_print()