Searched refs:SNMP_ERR_NOERROR (Results 1 – 13 of 13) sorted by relevance
145 if (result == SNMP_ERR_NOERROR) { in snmp_table_get_next_instance()160 return SNMP_ERR_NOERROR; in snmp_table_get_next_instance()182 if (ret == SNMP_ERR_NOERROR) { in snmp_table_simple_get_instance()217 ret = SNMP_ERR_NOERROR; in snmp_table_simple_get_instance()279 if (result == SNMP_ERR_NOERROR) { in snmp_table_simple_get_next_instance()315 return SNMP_ERR_NOERROR; in snmp_table_simple_get_next_instance()
290 if (request.error_status == SNMP_ERR_NOERROR) { in snmp_receive()355 request.error_status = SNMP_ERR_NOERROR; in snmp_receive()370 && (request.error_status == SNMP_ERR_NOERROR) in snmp_receive()399 return SNMP_ERR_NOERROR; in snmp_msg_getnext_validate_node_inst()413 if (request->error_status == SNMP_ERR_NOERROR) { in snmp_process_varbind()419 if (request->error_status == SNMP_ERR_NOERROR) { in snmp_process_varbind()423 if (request->error_status != SNMP_ERR_NOERROR) { in snmp_process_varbind()431 if (request->error_status != SNMP_ERR_NOERROR) { in snmp_process_varbind()441 request->error_status = SNMP_ERR_NOERROR; in snmp_process_varbind()492 while (request->error_status == SNMP_ERR_NOERROR) { in snmp_process_get_request()[all …]
115 return SNMP_ERR_NOERROR; in interfaces_Table_get_cell_instance()149 return SNMP_ERR_NOERROR; in interfaces_Table_get_next_cell_instance()286 return SNMP_ERR_NOERROR; in interfaces_Table_set_test()309 return SNMP_ERR_NOERROR; in interfaces_Table_set_value()
312 ret = SNMP_ERR_NOERROR; in system_set_test()316 ret = SNMP_ERR_NOERROR; in system_set_test()361 return SNMP_ERR_NOERROR; in system_set_value()
67 return SNMP_ERR_NOERROR; in snmp_scalar_get_instance()113 return SNMP_ERR_NOERROR; in snmp_scalar_array_get_instance()190 return SNMP_ERR_NOERROR; in snmp_scalar_array_get_next_instance()
173 ret = SNMP_ERR_NOERROR; in ip_set_test()178 ret = SNMP_ERR_NOERROR; in ip_set_test()196 return SNMP_ERR_NOERROR; in ip_set_value()247 return SNMP_ERR_NOERROR; in ip_AddrTable_get_cell_value_core()392 return SNMP_ERR_NOERROR; in ip_RouteTable_get_cell_value_core()512 return SNMP_ERR_NOERROR; in ip_NetToMediaTable_get_cell_value_core()
167 ret = SNMP_ERR_NOERROR; in snmp_set_test()188 return SNMP_ERR_NOERROR; in snmp_set_value()
795 if (result == SNMP_ERR_NOERROR) { in snmp_get_node_instance_from_oid()868 if (result == SNMP_ERR_NOERROR) { in snmp_get_next_node_instance_from_oid()880 … (validate_node_instance_method(node_instance, validate_node_instance_arg) == SNMP_ERR_NOERROR)) { in snmp_get_next_node_instance_from_oid()975 return SNMP_ERR_NOERROR; in snmp_get_next_node_instance_from_oid()1199 return SNMP_ERR_NOERROR; in snmp_set_test_ok()
114 return SNMP_ERR_NOERROR; in udp_endpointTable_get_cell_value_core()243 return SNMP_ERR_NOERROR; in udp_Table_get_cell_value_core()
156 return SNMP_ERR_NOERROR; in usmusertable_get_instance()272 return SNMP_ERR_NOERROR; in usmusertable_get_next_instance()
199 return SNMP_ERR_NOERROR; in tcp_ConnTable_get_cell_value_core()326 return SNMP_ERR_NOERROR; in tcp_ConnectionTable_get_cell_value_core()435 return SNMP_ERR_NOERROR; in tcp_ListenerTable_get_cell_value_core()
195 if (call_data->retval.err == SNMP_ERR_NOERROR) { in do_sync()
103 SNMP_ERR_NOERROR = 0, enumerator