|  | yumapro
    25.10-1
    YumaPro SDK | 
RFC 57517 partial lock support Data structure definition. More...


Go to the source code of this file.
| Data Structures | |
| struct | plock_cb_t | 
| struct representing 1 configuration database  More... | |
| Typedefs | |
| typedef uint32 | plock_id_t | 
| matches lock-id-type in YANG module | |
| Functions | |
| plock_cb_t * | plock_cb_new (uint32 sid, status_t *res) | 
| Create a new partial lock control block.  More... | |
| void | plock_cb_free (plock_cb_t *plcb) | 
| Free a partial lock control block.  More... | |
| void | plock_cb_reset_id (void) | 
| Set the next ID number back to the start.  More... | |
RFC 57517 partial lock support Data structure definition.