Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_tap_imsi_info_t Struct Reference

#include <packet-e212.h>

Public Attributes

uint32_t frame_number
const char * imsi
address src_addr
address dst_addr
const char * protocol

Detailed Description

Structure passed via the "imsi" tap for each associated IMSI event.

Member Data Documentation

◆ dst_addr

address _tap_imsi_info_t::dst_addr

Destination address of the packet

◆ frame_number

uint32_t _tap_imsi_info_t::frame_number

Frame number where IMSI was associated

◆ imsi

const char* _tap_imsi_info_t::imsi

IMSI string

◆ protocol

const char* _tap_imsi_info_t::protocol

Protocol name (e.g. "GTPv2", "PFCP")

◆ src_addr

address _tap_imsi_info_t::src_addr

Source address of the packet


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