blob: 8f1a6cc39426a19e9224f0282cf1c016fd053c86 [file] [log] [blame]
#ifndef _AGENTX_MASTER_ADMIN_H
#define _AGENTX_MASTER_ADMIN_H
config_belongs_in(agent_module)
int handle_master_agentx_packet(int, netsnmp_session *,
int, netsnmp_pdu *, void *);
int close_agentx_session(netsnmp_session * session,
int sessid);
#endif /* _AGENTX_MASTER_ADMIN_H */