11#ifndef __PACKET_DTLS_H__
12#define __PACKET_DTLS_H__
14#include "ws_symbol_export.h"
21dtls_increment_stream_count(
void);
28 uint32_t ext_len,
bool is_server);
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95