Searched refs:timed_print (Results 1 – 3 of 3) sorted by relevance
98 timed_print(netdissect_options *ndo, in timed_print() function
606 extern void timed_print(netdissect_options *, const u_char *);
578 timed_print(ndo, (const u_char *)(up + 1)); in udp_print()