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

/external/libnl/lib/
H A Dutils.c574 static struct trans_tbl ether_protos[] = { variable in typeref:struct:trans_tbl
630 return __type2str(eproto, buf, len, ether_protos,
631 ARRAY_SIZE(ether_protos));
636 return __str2type(name, ether_protos, ARRAY_SIZE(ether_protos));

Completed in 36 milliseconds