Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-tftp.c89 TCHECK(tp->th_opcode); in tftp_print()
90 opcode = EXTRACT_16BITS(&tp->th_opcode); in tftp_print()
Dtftp.h56 unsigned short th_opcode; /* packet type */ member