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

  /external/tcpdump/
tftp.h 66 #define th_code th_u.tu_code macro
print-tftp.c 142 TCHECK(tp->th_code);
144 EXTRACT_16BITS(&tp->th_code)));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h 60 #define th_code th_u.tu_code macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 60 #define th_code th_u.tu_code macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 60 #define th_code th_u.tu_code macro
  /external/iputils/
tftp.h 63 #define th_code th_u.tu_code macro
tftpd.c 523 tp->th_code = htons((u_short)error);
529 tp->th_code = EUNDEF; /* set 'undef' errorcode */

Completed in 25 milliseconds