Home
last modified time | relevance | path

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

/third_party/libnl/lib/
Dutils.c778 static const struct trans_tbl ether_protos[] = { variable
852 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()
853 ARRAY_SIZE(ether_protos)); in nl_ether_proto2str()
858 return __str2type(name, ether_protos, ARRAY_SIZE(ether_protos)); in nl_str2ether_proto()