Home
last modified time | relevance | path

Searched refs:th_data (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dtftp.h62 char th_data[1]; /* data or error string */ member
68 #define th_msg th_data
Dprint-tftp.c146 i = fn_print((const u_char *)tp->th_data, snapend); in tftp_print()