Optimization of yang_find()
This commit is contained in:
parent
d76adf51d2
commit
012158fb24
4 changed files with 25 additions and 29 deletions
|
|
@ -83,9 +83,9 @@
|
|||
* leaf z;
|
||||
* }
|
||||
*/
|
||||
#define YANG_FLAG_MOUNTPOINT 0x100 /* Mark node as populated mount-point
|
||||
* Set by yang_mount_set.
|
||||
* Used by ys_free
|
||||
#define YANG_FLAG_MOUNTPOINT 0x100 /* Mark node as ACTUAL populated mount-point
|
||||
* Set by yang_mount_set
|
||||
* Read by ys_free1
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue