|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Represents a single contiguous range of unsigned integer values with an inclusive lower and upper bound. More...
#include <range.h>
Public Attributes | |
| uint32_t | low |
| uint32_t | high |
Represents a single contiguous range of unsigned integer values with an inclusive lower and upper bound.
| uint32_t range_admin_tag::high |
Inclusive upper bound of the range.
| uint32_t range_admin_tag::low |
Inclusive lower bound of the range.