|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Pseudo-header carrying MTP2 link metadata for captured SS7 MTP2 frames. More...
#include <wtap.h>
Public Attributes | |
| uint8_t | sent |
| uint8_t | annex_a_used |
| uint16_t | link_number |
Pseudo-header carrying MTP2 link metadata for captured SS7 MTP2 frames.
| uint8_t mtp2_phdr::annex_a_used |
Non-zero if MTP2 Annex A (FISU/LSSU extensions) was used on this link.
| uint16_t mtp2_phdr::link_number |
Identifies the MTP2 signalling link that carried this frame.
| uint8_t mtp2_phdr::sent |
Non-zero if this frame was transmitted (sent); zero if it was received.