Searched refs:__list_type2str (Results 1 - 3 of 3) sorted by relevance

/external/libnl/lib/route/
H A Droute_utils.c80 return __list_type2str(table, buf, size, &table_names);
126 return __list_type2str(proto, buf, size, &proto_names);
/external/libnl/include/
H A Dnetlink-local.h95 extern char *__list_type2str(int, char *, size_t, struct nl_list_head *);
/external/libnl/lib/
H A Dutils.c805 char *__list_type2str(int type, char *buf, size_t len, function

Completed in 580 milliseconds