Source position: kerneldefs.pp line 362
type trllc = record
dsap: __u8;
ssap: __u8;
llc: __u8;
protid: array [0..2] of __u8;
ethertype: __u16;
end;