yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
sid_file.h File Reference

YANG SID File support for ietf-sid-file. More...

#include "status_enum.h"
Include dependency graph for sid_file.h:

Go to the source code of this file.

Functions

status_t sid_file_init (void)
 Initialize the SID FIle Parser Module. More...
 
void sid_file_cleanup (void)
 Cleanup the SID FIle Parser Module. More...
 
val_value_tsid_file_load (ncx_module_t *mod, status_t *res)
 
  • Load the SID file for the specified YANG module.
More...
 
status_t sid_file_apply (uint32 sid_tree_id, val_value_t *sidfile, ncx_module_t *mod)
 Apply the SID file contents to specified YANG module. More...
 

Detailed Description

YANG SID File support for ietf-sid-file.