OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_block
(Results
1 - 5
of
5
) sorted by null
/external/tcpdump/
print-tftp.c
104
* array; use address of
th_block
instead
109
p = (u_char *)&tp->
th_block
;
121
if (length <= (u_int)(p - (const u_char *)&tp->
th_block
))
136
TCHECK(tp->
th_block
);
137
printf(" block %d", EXTRACT_16BITS(&tp->
th_block
));
tftp.h
65
#define
th_block
th_u.tu_block
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h
59
#define
th_block
th_u.tu_block
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h
59
#define
th_block
th_u.tu_block
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h
59
#define
th_block
th_u.tu_block
macro
Completed in 1951 milliseconds