OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tsp_name
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
print-timed.c
49
int8_t
tsp_name
[256];
member in struct:tsp
139
ND_TCHECK(tsp->
tsp_name
);
141
if (fn_print(ndo, (u_char *)tsp->
tsp_name
, (u_char *)tsp->
tsp_name
+ sizeof(tsp->
tsp_name
)))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
timed.h
52
char
tsp_name
[MAXHOSTNAMELEN];
member in struct:tsp
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
timed.h
54
char
tsp_name
[MAXHOSTNAMELEN];
member in struct:tsp
Completed in 360 milliseconds