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