|
Library Mobile API Reference for iPad
MicroStrategy 2019
|
#include <SimplePing.h>
Public Attributes | |
| uint8_t | versionAndHeaderLength |
| uint8_t | differentiatedServices |
| uint16_t | totalLength |
| uint16_t | identification |
| uint16_t | flagsAndFragmentOffset |
| uint8_t | timeToLive |
| uint8_t | protocol |
| uint16_t | headerChecksum |
| uint8_t | sourceAddress [4] |
| uint8_t | destinationAddress [4] |
| uint8_t IPHeader::destinationAddress[4] |
| uint8_t IPHeader::differentiatedServices |
| uint16_t IPHeader::flagsAndFragmentOffset |
| uint16_t IPHeader::headerChecksum |
| uint16_t IPHeader::identification |
| uint8_t IPHeader::protocol |
| uint8_t IPHeader::sourceAddress[4] |
| uint8_t IPHeader::timeToLive |
| uint16_t IPHeader::totalLength |
| uint8_t IPHeader::versionAndHeaderLength |