OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neigh_states
(Results
1 - 1
of
1
) sorted by null
/external/libnl/lib/route/
neigh.c
658
static struct trans_tbl
neigh_states
[] = {
variable in typeref:struct:trans_tbl
671
return __flags2str(state, buf, len,
neigh_states
,
672
ARRAY_SIZE(
neigh_states
));
677
return __str2type(name,
neigh_states
, ARRAY_SIZE(
neigh_states
));
Completed in 69 milliseconds