2#ifndef _H_yumaworks_callhome
3#define _H_yumaworks_callhome
52#define y_yumaworks_callhome_M_yumaworks_callhome (const xmlChar *)"yumaworks-callhome"
54#define y_yumaworks_callhome_R_yumaworks_callhome (const xmlChar *)"2020-10-17"
56#define y_yumaworks_callhome_N_address (const xmlChar *)"address"
57#define y_yumaworks_callhome_N_callhome (const xmlChar *)"callhome"
58#define y_yumaworks_callhome_N_name (const xmlChar *)"name"
59#define y_yumaworks_callhome_N_port (const xmlChar *)"port"
60#define y_yumaworks_callhome_N_protocol (const xmlChar *)"protocol"
61#define y_yumaworks_callhome_N_server (const xmlChar *)"server"
66typedef struct y_yumaworks_callhome_T_callhome_server_ {
72} y_yumaworks_callhome_T_callhome_server;
75typedef struct y_yumaworks_callhome_T_callhome_ {
77} y_yumaworks_callhome_T_callhome;
97 const xmlChar *modname,
98 const xmlChar *revision);
dlq provides general double-linked list and queue support:
status_t y_yumaworks_callhome_init2(void)
SIL init phase 2: non-config data structures.
Definition: yumaworks-callhome.c:546
status_t y_yumaworks_callhome_init(const xmlChar *modname, const xmlChar *revision)
initialize the yumaworks-callhome server instrumentation library
Definition: yumaworks-callhome.c:467
void y_yumaworks_callhome_cleanup(void)
cleanup the server instrumentation library
Definition: yumaworks-callhome.c:569
status_t
global error return code
Definition: status_enum.h:210
YANG module data structures Many internal representations of YANG module constructs.
NETCONF protocol operations.
Global error messages for status code enumerations.
one value to match one type
Definition: val.h:912
Value Node Basic Support.