YANG mount refactoring: remove set functions
This commit is contained in:
parent
73183c4077
commit
19c11eabb7
7 changed files with 62 additions and 171 deletions
|
|
@ -98,7 +98,6 @@ struct yang_stmt {
|
|||
Y_ENUM: value
|
||||
*/
|
||||
cvec *ys_cvec; /* List of stmt-specific variables
|
||||
Y_CONTAINER: XXX or U_UNKNOWN?
|
||||
Y_EXTENSION: vector of instantiated UNKNOWNS
|
||||
Y_IDENTITY: store all derived types as <module>:<id> list
|
||||
Y_LENGTH: length_min, length_max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue