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

/external/libnl/lib/
H A Dutils.c627 return __type2str(family, buf, size, nlfamilies,
731 return __type2str(llproto, buf, len, llprotos, ARRAY_SIZE(llprotos));
821 return __type2str(eproto, buf, len, ether_protos,
985 char *__type2str(int type, char *buf, size_t len, function

Completed in 96 milliseconds