Unit 'IdRawFunctions' Package
[Overview][Procedures and functions][Index] [#pl_indy]

IdRawBuildIcmpUnreach

Declaration

Source position: IdRawFunctions.pas line 79

procedure IdRawBuildIcmpUnreach(

  AType: UInt8;

  ACode: UInt8;

  AnOrigLen: UInt16;

  AnOrigTos: UInt8;

  AnOrigId: UInt16;

  AnOrigFrag: UInt16;

  AnOrigTtl: UInt8;

  AnOrigProtocol: UInt8;

  AnOrigSource: TIdInAddr;

  AnOrigDest: TIdInAddr;

  const AnOrigPayload: Integer;

  const APayloadSize: Integer;

  var VBuffer: TIdBytes

);



CT Web help

CodeTyphon Studio