1#if defined(WITH_YANG_PUSH) && defined(WITH_YANG_PUSH2)
13#ifndef _H_agt_udp_notif
14#define _H_agt_udp_notif
109 agt_udp_notif_init (
void);
118 agt_udp_notif_cleanup (
void);
129 agt_udp_notif_delete_receivers (
void);
157 agt_udp_notif_delete_receiver (
const xmlChar *name);
169 agt_udp_notif_get_scb (
const xmlChar *name);
181 agt_udp_notif_set_dscp (
ses_cb_t *scb,
194 agt_udp_notif_reset_receiver (
const xmlChar *name);
NETCONF Notifications DM module support.
status_t
global error return code
Definition: status_enum.h:219
NETCONF Session Common definitions module.
global error status code enumerations
receiver instance entry parameter block used by various subscribe APIs each API will ignore unused pa...
Definition: agt_not.h:491
Session Control Block.
Definition: ses.h:759