Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_range_pair Struct Reference

Represents an inclusive integer range with a lower and upper bound. More...

#include <stats_tree_priv.h>

Public Attributes

int floor
 
int ceil
 

Detailed Description

Represents an inclusive integer range with a lower and upper bound.

Member Data Documentation

◆ ceil

int _range_pair::ceil

Inclusive upper bound of the range.

◆ floor

int _range_pair::floor

Inclusive lower bound of the range.


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