struct ssh_pcap_file_struct
a pcap file expresses the state of a pcap file which may contain several streams.
struct ssh_pcap_file_struct { // fields uint16_t ipsequence; FILE* output; };
a pcap file expresses the state of a pcap file which may contain several streams.
struct ssh_pcap_file_struct { // fields uint16_t ipsequence; FILE* output; };