Home
last modified time | relevance | path

Searched refs:tftp_print (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-tftp.c91 tftp_print(netdissect_options *ndo, in tftp_print() function
Dprint-udp.c472 tftp_print(ndo, cp, length); in udp_print()
580 tftp_print(ndo, (const u_char *)(up + 1), length); in udp_print()
Dnetdissect.h605 extern void tftp_print(netdissect_options *, const u_char *, u_int);
DCHANGES1160 - Fixed tftp_print() to print the block number for ACKs.