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

  /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
  /bionic/libc/include/arpa/
tftp.h 59 } __packed th_u; member in struct:tftphdr
63 #define th_block th_u.tu_block
64 #define th_code th_u.tu_code
65 #define th_stuff th_u.tu_stuff

Completed in 356 milliseconds