taglinefilesource code
ethertype1317drivers/net/ibmtr.c(int)readw(llc + offsetof(struct trllc, ethertype)));
ethertype1394drivers/net/ibmtr.clocal_llc->ethertype = htons(ETH_P_TR_802_2);
ethertype62include/linux/if_tr.h__u16 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;