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

Iterator state for stepping through a packet range one frame at a time. More...

#include <packet_range.h>

Public Attributes

packet_range_trange
uint32_t current_frame

Detailed Description

Iterator state for stepping through a packet range one frame at a time.

Member Data Documentation

◆ current_frame

uint32_t packet_range_iter::current_frame

Frame number of the current position within the range.

◆ range

packet_range_t* packet_range_iter::range

Pointer to the packet range being iterated over.


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