yumapro  25.10-3
YumaPro SDK
Loading...
Searching...
No Matches
ncx_sid_range_t Struct Reference

YANG SID assignment range struct. More...

#include <ncxtypes.h>

Data Fields

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.
 

Detailed Description

YANG SID assignment range struct.


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