OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:typeent
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
ipxfrm.c
112
struct
typeent
{
struct
117
static const struct
typeent
xfrmproto_types[]= {
129
const struct
typeent
*t = &xfrmproto_types[i];
146
const struct
typeent
*t = &xfrmproto_types[i];
158
static const struct
typeent
algo_types[]= {
170
const struct
typeent
*t = &algo_types[i];
187
const struct
typeent
*t = &algo_types[i];
Completed in 349 milliseconds