taglinefilesource code
ETH_P_802_22747drivers/net/arcnet.ccase ETH_P_802_2:
ETH_P_802_272net/802/p8022.cp8022_packet_type.type=htons(ETH_P_802_2);
ETH_P_802_2217net/ethernet/eth.creturn htons(ETH_P_802_2);
ETH_P_802_2699net/ipx/af_ipx.ccase IPX_FRAME_8022: return htons(ETH_P_802_2);
ETH_P_802_2730net/ipx/af_ipx.cdlink_type = htons(ETH_P_802_2);
ETH_P_802_2828net/ipx/af_ipx.ccase ETH_P_802_2: datalink = p8022_datalink; break;
ETH_P_802_21157net/ipx/af_ipx.ccase ETH_P_802_2: return "802.2";