Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:dat

173 print_trans2(const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf)
226 TCHECK2(*dat, 2);
227 bcc = EXTRACT_LE_16BITS(dat);