taglinefilesource code
ethertype1051drivers/net/ibmtr.cllc->dsap,llc->ssap,llc->llc,llc->protid[0],llc->protid[1],llc->protid[2],llc->ethertype);
ethertype62include/linux/if_tr.hunsigned short  ethertype;  /* ether type field */
ethertype60net/802/tr.ctrllc->ethertype=htons(type);
ethertype77net/802/tr.cif(trllc->ethertype != htons(ETH_P_IP)) {
ethertype78net/802/tr.cprintk("tr_rebuild_header: Don't know how to resolve type %04X addresses ?\n",(unsigned int)htons(  trllc->ethertype));
ethertype117net/802/tr.creturn trllc->ethertype;