Unit 'JwaProtocol' Package
[Overview][Constants][Types][Index] [#winunits-jedi]

IP_HEADER

Declaration

Source position: jwaprotocol.pas line 87

type IP_HEADER = record

  x: Byte;

  tos: Byte;

  length: Word;

  identifier: Word;

  fragment: Word;

  ttl: Byte;

  protocol: Byte;

  cksum: Word;

  src: DWORD;

  dest: DWORD;

end;


Documentation generated on: 2023-03-18