Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
camelsrt_category_t Struct Reference

#include <packet-camel.h>

Public Attributes

uint32_t req_num
 
uint32_t rsp_num
 
nstime_t req_time
 
bool 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

◆ req_num

uint32_t camelsrt_category_t::req_num

frame number request seen

◆ req_time

nstime_t camelsrt_category_t::req_time

arrival time of request

◆ responded

bool camelsrt_category_t::responded

true, if request has been responded

◆ rsp_num

uint32_t camelsrt_category_t::rsp_num

frame number response seen


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