Searched defs:trllc (Results 1 – 2 of 2) sorted by relevance
52 struct trllc { struct53 __u8 dsap; /* destination SAP */54 __u8 ssap; /* source SAP */55 __u8 llc; /* LLC control field */56 __u8 protid[3]; /* protocol id */57 __u16 ethertype; /* ether type field */
100 struct trllc *trllc=(struct trllc *)(trh+1); in tr_header() local146 struct trllc *trllc=(struct trllc *)(skb->data+sizeof(struct trh_hdr)); in tr_rebuild_header() local180 struct trllc *trllc; in tr_type_trans() local