Searched defs:__type2str (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/
H A Dutils.c462 return __type2str(family, buf, size, nlfamilies,
558 return __type2str(llproto, buf, len, llprotos, ARRAY_SIZE(llprotos));
630 return __type2str(eproto, buf, len, ether_protos,
790 char *__type2str(int type, char *buf, size_t len, struct trans_tbl *tbl, function

Completed in 42 milliseconds