HomeSort by relevance Sort by last modified time
    Searched refs:th_opcode (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
tftp.h 56 unsigned short th_opcode; /* packet type */ member in struct:tftphdr
print-tftp.c 89 TCHECK(tp->th_opcode);
90 opcode = EXTRACT_16BITS(&tp->th_opcode);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h 50 short th_opcode; /* packet type */ member in struct:tftphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 50 short th_opcode; /* packet type */ member in struct:tftphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 50 short th_opcode; /* packet type */ member in struct:tftphdr

Completed in 206 milliseconds