Searched refs:ether_protos (Results 1 – 1 of 1) sorted by relevance
574 static struct trans_tbl ether_protos[] = { variable630 return __type2str(eproto, buf, len, ether_protos, in nl_ether_proto2str()631 ARRAY_SIZE(ether_protos)); in nl_ether_proto2str()636 return __str2type(name, ether_protos, ARRAY_SIZE(ether_protos)); in nl_str2ether_proto()