Unit 'Pcap' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pcap]

TPcap_File_Header

Declaration

Source position: pcap.pp line 112

type TPcap_File_Header = record

  magic: DWord;

  version_major: Word;

  version_minor: Word;

  thiszone: LongInt;

  sigfigs: DWord;

  snaplen: DWord;

  linktype: DWord;

end;


Documentation generated on: 2023-03-18