#include <yafcore.h>
Data Fields | |
| uint32_t | sip |
| Source IP address. | |
| uint32_t | dip |
| Destination IP address. | |
| uint16_t | sp |
| Source transport port. | |
| uint16_t | dp |
| Destination transport port. | |
| uint8_t | proto |
| IP protocol. | |
Contains a flow's five-tuple; used at runtime in the flow table.
|
|
Destination transport port. Contains type and code for ICMP |