Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Functions
tap-rlc-graph.h File Reference
#include <epan/epan.h>
#include <epan/packet.h>
#include <cfile.h>
#include <epan/dissectors/packet-rlc-lte.h>
#include <epan/dissectors/packet-rlc-3gpp-common.h>

Go to the source code of this file.

Classes

struct  rlc_segment
 
struct  _th_t
 
struct  rlc_graph
 

Macros

#define MAX_SUPPORTED_CHANNELS   8
 

Typedefs

typedef struct _th_t th_t
 

Functions

bool rlc_graph_segment_list_get (capture_file *cf, struct rlc_graph *tg, bool stream_known, char **err_string)
 
void rlc_graph_segment_list_free (struct rlc_graph *)
 
bool compare_rlc_headers (uint8_t rat1, uint8_t rat2, uint16_t ueid1, uint16_t channelType1, uint16_t channelId1, uint8_t rlcMode1, uint8_t direction1, uint16_t ueid2, uint16_t channelType2, uint16_t channelId2, uint8_t rlcMode2, uint8_t direction2, bool isControlFrame)
 
rlc_3gpp_tap_infoselect_rlc_lte_session (capture_file *cf, struct rlc_segment *hdrs, char **err_msg)
 

Detailed Description

LTE RLC stream statistics

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later