Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dpolice.c25 static const struct trans_tbl police_types[] = { variable
48 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()