|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| gboolean | first_packet |
| address | first_packet_mac_addr |
| guint32 | flags |
| guint16 | seq_num |
| guint32 | timestamp |
| guint32 | first_timestamp |
| guint32 | delta_timestamp |
| double | bandwidth |
| bw_history_item | bw_history [BUFF_BW] |
| guint16 | bw_start_index |
| guint16 | bw_index |
| guint32 | total_bytes |
| guint32 | clock_rate |
| double | delta |
| double | jitter |
| double | diff |
| double | skew |
| double | sumt |
| double | sumTS |
| double | sumt2 |
| double | sumtTS |
| double | time |
| double | start_time |
| double | lastnominaltime |
| double | max_delta |
| double | max_jitter |
| double | max_skew |
| double | mean_jitter |
| guint32 | max_nr |
| guint16 | start_seq_nr |
| guint16 | stop_seq_nr |
| guint32 | total_nr |
| guint32 | sequence |
| gboolean | under |
| gint | cycles |
| guint16 | pt |
| int | reg_pt |
| guint32 | first_packet_num |
| guint | last_payload_len |
| gboolean _tap_rtp_stat_t::first_packet |
do not use in code that is called after rtp_packet_analyse
| address _tap_rtp_stat_t::first_packet_mac_addr |
MAC address of first packet, used to determine duplicates due to mirroring
| double _tap_rtp_stat_t::start_time |
Unit is ms
| double _tap_rtp_stat_t::time |
Unit is ms
1.8.11