Searched refs:nl_str2police (Results 1 – 2 of 2) sorted by relevance
/external/libnl/include/netlink/route/cls/ | ||
D | police.h | 23 extern int nl_str2police(const char *); |
/external/libnl/lib/route/cls/ | ||
D | police.c | 61 int nl_str2police(const char *name) in nl_str2police() function |