2 #ifndef _H_y_yumaworks_event_filter 3 #define _H_y_yumaworks_event_filter 33 #include <xmlstring.h> 45 #define y_yumaworks_event_filter_M_yumaworks_event_filter (const xmlChar *)"yumaworks-event-filter" 47 #define y_yumaworks_event_filter_R_yumaworks_event_filter (const xmlChar *)"2014-02-09" 49 #define y_yumaworks_event_filter_N_enabled (const xmlChar *)"enabled" 50 #define y_yumaworks_event_filter_N_event (const xmlChar *)"event" 51 #define y_yumaworks_event_filter_N_event_filter (const xmlChar *)"event-filter" 52 #define y_yumaworks_event_filter_N_event_filters (const xmlChar *)"event-filters" 53 #define y_yumaworks_event_filter_N_log_drops (const xmlChar *)"log-drops" 54 #define y_yumaworks_event_filter_N_module (const xmlChar *)"module" 75 const xmlChar *modname,
76 const xmlChar *revision);
status_t y_yumaworks_event_filter_init2(void)
SIL init phase 2: non-config data structures.
Definition: y_yumaworks_event_filter.c:425
dlq provides general double-linked list and queue support:
representation of one module or submodule during and after parsing
Definition: ncxtypes.h:1052
status_t y_yumaworks_event_filter_init(const xmlChar *modname, const xmlChar *revision)
initialize the yumaworks-event-filter server instrumentation library
Definition: y_yumaworks_event_filter.c:322
Value Node Basic Support.
YANG module data structures Many internal representations of YANG module constructs.
status_t
global error return code
Definition: status_enum.h:186
void y_yumaworks_event_filter_check_module(ncx_module_t *mod)
Check if the specified module that was just loaded has any notifications that are configured to be di...
Definition: y_yumaworks_event_filter.c:521
Global error messages for status code enumerations.
NETCONF protocol operations.
void y_yumaworks_event_filter_cleanup(void)
Cleanup the server instrumentation library.
Definition: y_yumaworks_event_filter.c:465