Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
tcaphash_context_t Struct Reference

Public Attributes

struct tcaphash_context_key_tkey
 
guint32 session_id
 
guint32 first_frame
 
guint32 last_frame
 
nstime_t begin_time
 
nstime_t end_time
 
gboolean responded
 
gboolean closed
 
gboolean upper_dissector
 
gboolean oid_present
 
gchar oid [LENGTH_OID+1]
 
gboolean subdissector_present
 
dissector_handle_t subdissector_handle
 
void(* callback )(tvbuff_t *, packet_info *, proto_tree *, struct tcaphash_context_t *)
 
struct tcaphash_begincall_tbegincall
 
struct tcaphash_contcall_tcontcall
 
struct tcaphash_endcall_tendcall
 
struct tcaphash_ansicall_tansicall
 

Member Data Documentation

◆ begin_time

nstime_t tcaphash_context_t::begin_time

time of arrival of TC_BEGIN

◆ end_time

nstime_t tcaphash_context_t::end_time

time of closing message

◆ responded

gboolean tcaphash_context_t::responded

true, if request has been responded


The documentation for this struct was generated from the following file: