#include <helperdef.h>
Data Fields | |
| seq_num_t | seq_num |
| the sequence number in the SYN packets half of the flood | |
| flag_t | seq_num_set |
| a flag indicating if the sequence number has been set | |
| port_t | port |
| the port that the successful synack was sent to | |
| flag_t | port_set |
| indicates if the port value has been set | |
| flag_t | status |
| a flag indicating if the bday port prediction failed | |
Definition at line 57 of file helperdef.h.
1.3.9.1