|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Iterator for navigating through a df_cell_t array. More...
#include <dfilter-int.h>
Public Attributes | |
| GPtrArray * | ptr |
| unsigned | idx |
Iterator for navigating through a df_cell_t array.
| unsigned df_cell_iter_t::idx |
Current index in the array.
| GPtrArray* df_cell_iter_t::ptr |
Pointer to the array being iterated.