|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| struct tcaphash_context_key_t * | key |
| 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_t * | begincall |
| struct tcaphash_contcall_t * | contcall |
| struct tcaphash_endcall_t * | endcall |
| struct tcaphash_ansicall_t * | ansicall |
| nstime_t tcaphash_context_t::begin_time |
time of arrival of TC_BEGIN
| nstime_t tcaphash_context_t::end_time |
time of closing message
| gboolean tcaphash_context_t::responded |
true, if request has been responded
1.8.11