Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/ematch/
Dmeta.c215 static char *int_id2str(int id, char *buf, size_t size) in int_id2str() function
241 int_id2str(v->mv_id, buf, sizeof(buf))); in dump_value()