Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
camelsrt_category_t Struct Reference

#include <packet-camel-template.h>

Public Attributes

guint32 req_num
 
guint32 rsp_num
 
nstime_t req_time
 
gboolean responded
 

Detailed Description

If we have a request message and its response, (eg: ApplyCharging, ApplyChargingReport) the frames numbers are stored in this structure

Member Data Documentation

guint32 camelsrt_category_t::req_num

frame number request seen

nstime_t camelsrt_category_t::req_time

arrival time of request

gboolean camelsrt_category_t::responded

true, if request has been responded

guint32 camelsrt_category_t::rsp_num

frame number response seen


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