#include <pcap.h> enum ssh_pcap_direction { SSH_PCAP_DIR_IN, SSH_PCAP_DIR_OUT, };
enum ssh_packet_state_e
enum ssh_pending_call_e