NatIpPacket Struct Reference
IP packet. More...
#include <nat.h>
Data Fields | |
NetInterface * | interface |
const NetBuffer * | buffer |
size_t | offset |
Ipv4Protocol | protocol |
Ipv4Addr | srcIpAddr |
uint16_t | srcPort |
Ipv4Addr | destIpAddr |
uint16_t | destPort |
uint16_t | icmpType |
uint16_t | icmpQueryId |
uint8_t | ttl |
uint8_t | tos |
Detailed Description
Field Documentation
◆ buffer
◆ destIpAddr
◆ destPort
◆ icmpQueryId
◆ icmpType
◆ interface
NetInterface* interface |
◆ offset
◆ protocol
Ipv4Protocol protocol |
◆ srcIpAddr
◆ srcPort
◆ tos
◆ ttl
The documentation for this struct was generated from the following file:
- cyclone_tcp/nat/nat.h