Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dpolice.c26 static struct trans_tbl police_types[] = { variable
49 return __type2str(type, buf, len, police_types, in nl_police2str()
50 ARRAY_SIZE(police_types)); in nl_police2str()
64 return __str2type(name, police_types, ARRAY_SIZE(police_types)); in nl_str2police()