|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
#include <packet-e212.h>
Public Attributes | |
| uint32_t | frame_number |
| const char * | imsi |
| address | src_addr |
| address | dst_addr |
| const char * | protocol |
Structure passed via the "imsi" tap for each associated IMSI event.
| address _tap_imsi_info_t::dst_addr |
Destination address of the packet
| uint32_t _tap_imsi_info_t::frame_number |
Frame number where IMSI was associated
| const char* _tap_imsi_info_t::imsi |
IMSI string
| const char* _tap_imsi_info_t::protocol |
Protocol name (e.g. "GTPv2", "PFCP")
| address _tap_imsi_info_t::src_addr |
Source address of the packet