1.2.4.3.3 Library Interface

NameDescription
Functions
TCPIP_ICMPV6_CallbackDeregisterDeregisters an upper-layer function from ICMPv6 callback.
TCPIP_ICMPV6_FlushFlushes a ICMPv6 packet.
TCPIP_ICMPV6_HeaderEchoRequestPutAllocates a packet, IPv6 Header, and Upper-layer header for an ICMPv6 echo request.
TCPIP_ICMPV6_CallbackRegisterRegisters an upper-layer function for ICMPv6 callback.
TCPIP_ICMPV6_EchoRequestSendSends an ICMPv6 echo request to a remote node.
Data Types and Constants
ICMPV6_ERR_DU_CODEICMPv6 Destination Unreachable error code.
ICMPV6_ERR_PP_CODEICMPv6 Parameter Problem error code.
ICMPV6_ERR_TE_CODEICMPv6 Time Exceeded error code.
ICMPV6_HANDLEICMPv6 handle.
ICMPV6_PACKET_TYPESICMPv6 packet types.
ICMPV6_ERR_PTB_CODEICMPv6 Packet Too Big error code.
ICMPV6_INFO_EREQ_CODEICMPv6 Packet Echo Request information code.
ICMPV6_INFO_ERPL_CODEICMPv6 Packet Echo Reply information code.
TCPIP_ICMPV6_PutHeaderEchoReplyThis is macro TCPIP_ICMPV6_PutHeaderEchoReply.