taglinefilesource code
ETH_P_802_31805drivers/net/arcnet.creturn htons(ETH_P_802_3);
ETH_P_802_395net/inet/eth.cif(type!=ETH_P_802_3) 
ETH_P_802_3193net/inet/eth.creturn htons(ETH_P_802_3);
ETH_P_802_3295net/inet/ipx.cdlink_type = htons(ETH_P_802_3);
ETH_P_802_31422net/inet/ipx.cipx_8023_packet_type.type=htons(ETH_P_802_3);