|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Additional Inherited Members | |
| Protected Member Functions inherited from WlanStatsTreeWidgetItem | |
| WlanStatsTreeWidgetItem (QTreeWidget *parent, const address *addr, int row_type) | |
| bool | isBroadcastBSSID (const address *bssid) |
| void | updateStats (const wlan_hdr_t *wlan_hdr, bool count_beacon_as_packet) |
| int | packets () const |
| int | dataPackets () const |
| int | sentPackets () const |
| int | receivedPackets () const |
| int | retryPackets () const |
| int | probeRequestPackets () const |
| int | probeResponsePackets () const |
| int | authPackets () const |
| int | deauthPackets () const |
| int | otherPackets () const |
| int | beaconPackets () const |
| Protected Attributes inherited from WlanStatsTreeWidgetItem | |
| address | addr_ |