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