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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h 55 } __attribute__ ((__packed__)) th_u; member in struct:tftphdr
59 #define th_block th_u.tu_block
60 #define th_code th_u.tu_code
61 #define th_stuff th_u.tu_stuff
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
tftp.h 55 } __attribute__ ((__packed__)) th_u; member in struct:tftphdr
59 #define th_block th_u.tu_block
60 #define th_code th_u.tu_code
61 #define th_stuff th_u.tu_stuff
  /external/iputils/
tftp.h 58 } th_u; member in struct:tftphdr
62 #define th_block th_u.tu_block
63 #define th_code th_u.tu_code
64 #define th_stuff th_u.tu_stuff
  /external/tcpdump/
print-tftp.c 56 } th_u; member in struct:tftphdr
60 #define th_block th_u.tu_block
61 #define th_code th_u.tu_code
62 #define th_stuff th_u.tu_stuff

Completed in 39 milliseconds