IpsecPacketInfo Struct Reference
  IP packet information. More...
#include <ipsec.h>
| Data Fields | |
| IpAddr | localIpAddr | 
| Local IP address.  More... | |
| IpAddr | remoteIpAddr | 
| Remote IP address.  More... | |
| uint8_t | nextProtocol | 
| Next layer protocol.  More... | |
| uint16_t | localPort | 
| Local port.  More... | |
| uint16_t | remotePort | 
| Remote port.  More... | |
Detailed Description
Field Documentation
◆ localIpAddr
◆ localPort
◆ nextProtocol
◆ remoteIpAddr
◆ remotePort
The documentation for this struct was generated from the following file:
- cyclone_ipsec/ipsec/ipsec.h
