Home
last modified time | relevance | path

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

/external/libnl/lib/
Dutils.c604 static const struct trans_tbl nlfamilies[] = { variable
627 return __type2str(family, buf, size, nlfamilies, in nl_nlfamily2str()
628 ARRAY_SIZE(nlfamilies)); in nl_nlfamily2str()
633 return __str2type(name, nlfamilies, ARRAY_SIZE(nlfamilies)); in nl_str2nlfamily()