OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tsp_name
(Results
1 - 5
of
5
) sorted by null
/external/tcpdump/
print-timed.c
104
end = memchr(tsp->
tsp_name
, '\0', snapend - (u_char *)tsp->
tsp_name
);
109
fwrite(tsp->
tsp_name
, end - (u_char *)tsp->
tsp_name
, 1, stdout);
timed.h
55
int8_t
tsp_name
[256];
member in struct:tsp
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
timed.h
52
char
tsp_name
[MAXHOSTNAMELEN];
member in struct:tsp
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
timed.h
52
char
tsp_name
[MAXHOSTNAMELEN];
member in struct:tsp
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
timed.h
52
char
tsp_name
[MAXHOSTNAMELEN];
member in struct:tsp
Completed in 82 milliseconds