OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nlfamilies
(Results
1 - 1
of
1
) sorted by null
/external/libnl/lib/
utils.c
439
static struct trans_tbl
nlfamilies
[] = {
variable in typeref:struct:trans_tbl
462
return __type2str(family, buf, size,
nlfamilies
,
463
ARRAY_SIZE(
nlfamilies
));
468
return __str2type(name,
nlfamilies
, ARRAY_SIZE(
nlfamilies
));
Completed in 102 milliseconds