* YANG schema mount RFC 8528, state data
This commit is contained in:
parent
51ebbdf12f
commit
a8e13047fc
21 changed files with 572 additions and 144 deletions
|
|
@ -96,6 +96,7 @@ struct yang_stmt{
|
|||
types as <module>:<id> list
|
||||
Y_UNIQUE: vector of descendant schema node ids
|
||||
Y_EXTENSION: vector of instantiated UNKNOWNSo
|
||||
Y_UNKNOWN: app-dep: yang-mount-points
|
||||
*/
|
||||
yang_type_cache *ys_typecache; /* If ys_keyword==Y_TYPE, cache all typedef data except unions */
|
||||
char *ys_when_xpath; /* Special conditional for a "when"-associated augment/uses xpath */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue