Searched refs:rtntypes (Results 1 – 1 of 1) sorted by relevance
60 static const struct trans_tbl rtntypes[] = { variable77 return __type2str(type, buf, size, rtntypes, ARRAY_SIZE(rtntypes)); in nl_rtntype2str()82 return __str2type(name, rtntypes, ARRAY_SIZE(rtntypes)); in nl_str2rtntype()