YANG SID assignment range struct.
More...
#include <ncxtypes.h>
|
|
dlq_hdr_t | qhdr |
| | queue header to store in sequence
|
| |
|
ncx_sid_t | sid_range_start |
| | SID range entry point ex: range=1000:50; this field is 1000.
|
| |
|
ncx_sid_t | sid_range_end |
| | SID range last SID number ex: range=1000:50; this field is 1049.
|
| |
|
uint32 | sid_range_size |
| | SID range size ex: range=1000:50; this field is 50.
|
| |
|
uint32 | sid_range_used |
| | SID range highest used ex: range=1000:50; this field is 0 - 49.
|
| |
YANG SID assignment range struct.
The documentation for this struct was generated from the following file: