Searched refs:tftp_print (Results 1 – 5 of 5) sorted by relevance
75 tftp_print(register const u_char *bp, u_int length) in tftp_print() function
460 tftp_print(cp, length); in udp_print()581 tftp_print((const u_char *)(up + 1), length); in udp_print()
298 extern void tftp_print(const u_char *, u_int);
482 extern void tftp_print(netdissect_options *,const u_char *, u_int);
795 - Fixed tftp_print() to print the block number for ACKs.