2#ifndef _H_ietf_factory_default
3#define _H_ietf_factory_default
51#define u_fd_F_factory_default_datastore 1
87#define y_fd_M_fd (const xmlChar *)"ietf-factory-default"
89#define y_fd_R_fd (const xmlChar *)"2020-08-31"
91#define y_fd_I_factory_default (const xmlChar *)"factory-default"
93#define y_fd_N_factory_reset (const xmlChar *)"factory-reset"
97typedef struct y_fd_T_input_ {
101typedef struct y_fd_T_output_ {
105typedef struct y_fd_T_factory_reset_ {
122 const xmlChar *modname,
123 const xmlChar *revision);
dlq provides general double-linked list and queue support:
status_t
global error return code
Definition: status_enum.h:219
void y_ietf_factory_default_cleanup(void)
Cleanup the ietf-factory-default server instrumentation library.
Definition: ietf-factory-default.c:334
status_t y_ietf_factory_default_init2(void)
Phase 2: Initialize the ietf-factory-default server instrumentation library.
Definition: ietf-factory-default.c:312
status_t y_ietf_factory_default_init(const xmlChar *modname, const xmlChar *revision)
Phase 1: Initialize the ietf-factory-default server instrumentation library.
Definition: ietf-factory-default.c:209
YANG module data structures Many internal representations of YANG module constructs.
NETCONF protocol operations.
Global error messages for status code enumerations.
Definition: ietf-factory-default.h:105
Definition: ietf-factory-default.h:101
Value Node Basic Support.