Version: $vx.x.x$
external function xf_getPlaintextEchoRequest(
in CsSpecification p_csSpecification,
in UInt16 p_patternLength,
in Oct6 p_macSource,
in Oct4to16 p_sourceIp,
in Oct6 p_macDest,
in Oct4to16 p_destIp,
in UInt16 p_sequenceNumber,
out octetstring p_packetIP
) return FncRetCode {...};
|
Generated with T3Doc 2.0 on Fri Sep 05 17:01:14 CEST 2008.
Description
This function gets an plaintext Echo Request message.
Parameters
p_csSpecificationConvergence sublayer to be used
p_patternLengthPayload/Data length of the EchoRequest in units of bytes.
It is used to control the length of the packet that is to be created.
p_macDestDestination Mac address
p_destIpDestination IP Address
p_sequenceNumberICMP sequence Number
p_packetIP
Returns
FncRetCode