bday_helper | Structure to hold information about a bday flood |
bday_peer | Struture to hold information pertaining to the birthday paradox |
buddy_info | Structure with all the buddy connection information |
buddy_syn_seq_num | Structure to hold the sequence number from a SYN packet |
comm_msg_bday_success_port | Structure to hold the COMM_MSG_BDAY_SUCCESS_PORT payload |
comm_msg_buddy_alloc | Structure to hold payload for a COMM_MSG_BUDDY_ALLOC message |
comm_msg_buddy_info | Structure to hold payload for a COMM_MSG_BUDDY_INFO message |
comm_msg_buddy_syn_seq | Structure to hold payload for a COMM_MSG_SYN_TO_BUDDY_SEQ message |
comm_msg_goodbye | Structure to hold the COMM_MSG_GOODBYE payload |
comm_msg_hello | Structure for a COMM_MSG_HELLO message payload |
comm_msg_peer_syn_seq | Structure to hold the COMM_MSG_PEER_SYN_SEQ payload |
comm_msg_pred_port | Structure to hold payload for a COMM_MSG_PORT_PRED message |
comm_msg_syn_ack_flood_seq_num | Structure to hold the COMM_MSG_SYN_ACK_FLOOD_SEQ_NUM payload |
comm_msg_syn_flooded | Structure to hold the COMM_MSG_SYN_FLOODED payload |
connlist | Structure for the connlist_t type |
connlist_item | Structure for a single connection node |
direct_conn_connect_arg | Structure to hold argument to started direct connection thread |
helper_conn | Structure with helper connection info |
helper_conn_info | Structure with all the connection information |
helper_fsm_thread_arg | Structure to hold data passed into a helper_fsm thread |
helper_info | Structure with all the helper connection informatino |
helper_sock_desc | Structure with all socket descriptors |
list | Structure to contain list information |
list_node | Structure that is a single list node |
observed_data | Structure to hold observed connection data |
peer_conn_info | Structure with all the connection information |
peer_info | Structure with all the peer connection information |
peer_sock_desc | Structure with all socket descriptors |
port_alloc | Structure to contain the port allocation method, and a flag indicating when it is set |
tcp_packet_info | Structure to hold essential information about a tcp packet |