Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
range_admin_tag Struct Reference

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

Detailed Description

Represents a single contiguous range of unsigned integer values with an inclusive lower and upper bound.

Member Data Documentation

◆ high

uint32_t range_admin_tag::high

Inclusive upper bound of the range.

◆ low

uint32_t range_admin_tag::low

Inclusive lower bound of the range.


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