Home
last modified time | relevance | path

Searched refs:rtntypes (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/
Drtnl.c60 static const struct trans_tbl rtntypes[] = { variable
77 return __type2str(type, buf, size, rtntypes, ARRAY_SIZE(rtntypes)); in nl_rtntype2str()
82 return __str2type(name, rtntypes, ARRAY_SIZE(rtntypes)); in nl_str2rtntype()