OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSPTYPENUMBER
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
timed.h
87
#define
TSPTYPENUMBER
25
90
char *tsptype[
TSPTYPENUMBER
] =
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
timed.h
89
#define
TSPTYPENUMBER
25
92
char *tsptype[
TSPTYPENUMBER
] =
/external/tcpdump/
print-timed.c
84
#define
TSPTYPENUMBER
25
88
static const char *tsptype[
TSPTYPENUMBER
] =
102
if (tsp->tsp_type <
TSPTYPENUMBER
)
Completed in 34 milliseconds