Searched refs:police_types (Results 1 – 1 of 1) sorted by relevance
25 static const struct trans_tbl police_types[] = { variable48 return __type2str(type, buf, len, police_types, in nl_police2str()49 ARRAY_SIZE(police_types)); in nl_police2str()63 return __str2type(name, police_types, ARRAY_SIZE(police_types)); in nl_str2police()