Member index for:
CICMPSocket
m_Data
m_DataSize
m_ICMPHeader
m_ICMPIPHeader
m_IPHeader
CICMPSocket()
~CICMPSocket()
ConstructICMP()
Create()
GetLastDataSize()
GetLastICMPData()
GetLastICMPHeader()
GetLastICMPIPHeader()
GetLastIPHeader()
ProccessICMP(char* buf)
ReverseHeader()
Send(LPCSTR lpDestinationAddress, unsigned char cICMP, unsigned char cType)
SendEcho(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulData)
SendInformation(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence)
SendParameter(LPCSTR lpDestinationAddress, unsigned char cError)
SendQuench(LPCSTR lpDestinationAddress)
SendRedirect(LPCSTR lpDestinationAddress, unsigned char cType, LPCSTR lpGatewayAddress)
SendTime(LPCSTR lpDestinationAddress, unsigned char cType)
SendTimestamp(LPCSTR lpDestinationAddress, BOOL bReply, unsigned short usIdentifier, unsigned short usSequence, unsigned long ulOriginateTimestamp, unsigned long ulReceiveTimestamp, unsigned long ulTransmitTimestamp)
SendUnreachable(LPCSTR lpDestinationAddress, unsigned char cType)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Source After Includes