Searched refs:ether_protos (Results 1 – 1 of 1) sorted by relevance
747 static const struct trans_tbl ether_protos[] = { variable821 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()822 ARRAY_SIZE(ether_protos)); in nl_ether_proto2str()827 return __str2type(name, ether_protos, ARRAY_SIZE(ether_protos)); in nl_str2ether_proto()