Home
last modified time | relevance | path

Searched refs:NETSNMP_CALLBACK_OP_DISCONNECT (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/agentx/
H A Dmaster.c270 case NETSNMP_CALLBACK_OP_DISCONNECT: in agentx_got_response()
272 if (operation == NETSNMP_CALLBACK_OP_DISCONNECT) { in agentx_got_response()
H A Dclient.c83 } else if (op == NETSNMP_CALLBACK_OP_DISCONNECT) { in agentx_synch_input()
H A Dmaster_admin.c477 if (operation == NETSNMP_CALLBACK_OP_DISCONNECT) { in handle_master_agentx_packet()
H A Dsubagent.c277 if (operation == NETSNMP_CALLBACK_OP_DISCONNECT) { in handle_agentx_packet()
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/library/
H A Dsnmp_api.h340 #define NETSNMP_CALLBACK_OP_DISCONNECT 5 macro
/dports/net-mgmt/net-snmp/net-snmp-5.9/apps/
H A Dagentxtrap.c178 case NETSNMP_CALLBACK_OP_DISCONNECT: in handle_agentx_response()
H A Dsnmptrapd_handlers.c1236 case NETSNMP_CALLBACK_OP_DISCONNECT: in snmp_input()
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dsnmp_client.c224 } else if (op == NETSNMP_CALLBACK_OP_DISCONNECT) { in snmp_synch_input()
H A Dsnmp_api.c6226 (void) sp->callback(NETSNMP_CALLBACK_OP_DISCONNECT, sp, 0, in _sess_read()
6270 (void)sp->callback(NETSNMP_CALLBACK_OP_DISCONNECT, in _sess_read()
/dports/net-mgmt/net-snmp/net-snmp-5.9/
H A DChangeLog128729 - perform a NETSNMP_CALLBACK_OP_DISCONNECT type callback if we
177122 - perform a NETSNMP_CALLBACK_OP_DISCONNECT type callback if we