Source position: kerneldefs.pp line 352
type trh_hdr = record
ac: __u8;
fc: __u8;
daddr: array [0..(TR_ALEN)-1] of __u8;
saddr: array [0..(TR_ALEN)-1] of __u8;
rcf: __u16;
rseg: array [0..7] of __u16;
end;