Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google
request_info_s struct Reference
Main Page   Data Structures   File List   Data Fields   Globals  

request_info_s Struct Reference

#include <snmp_agent.h>


Data Fields

variable_list * requestvb
data_list * parent_data
oid * range_end
size_t range_end_len
int delegated
int processed
int status
int index
request_info_s * next
request_info_s * prev

Field Documentation

int request_info_s::delegated
 

Definition at line 39 of file snmp_agent.h.

Referenced by check_for_delegated(), and handler_mark_requests_as_delegated().

int request_info_s::index
 

Definition at line 42 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), check_getnext_results(), check_requests_status(), and reassign_requests().

struct request_info_s* request_info_s::next
 

Definition at line 43 of file snmp_agent.h.

Referenced by call_handlers(), check_acm(), check_for_delegated(), check_getnext_results(), check_requests_status(), delete_request_infos(), group_requests(), handler_mark_requests_as_delegated(), old_api_helper(), process_get_requests(), reassign_requests(), serialize_helper_handler(), set_all_requests_error(), table_data_helper_handler(), table_data_set_helper_handler(), table_helper_handler(), and table_iterator_helper_handler().

data_list* request_info_s::parent_data
 

Definition at line 35 of file snmp_agent.h.

Referenced by delete_request_infos(), free_request_data_set(), free_request_data_sets(), request_add_list_data(), request_get_list_data(), and table_helper_handler().

struct request_info_s* request_info_s::prev
 

Definition at line 44 of file snmp_agent.h.

Referenced by add_varbind_to_cache().

int request_info_s::processed
 

Definition at line 40 of file snmp_agent.h.

Referenced by group_requests(), process_get_requests(), set_mode_request_error(), table_data_helper_handler(), table_data_set_helper_handler(), and table_iterator_helper_handler().

oid* request_info_s::range_end
 

Definition at line 37 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), and check_getnext_results().

size_t request_info_s::range_end_len
 

Definition at line 38 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), and check_getnext_results().

struct variable_list* request_info_s::requestvb
 

Definition at line 31 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), build_new_oid(), check_acm(), check_getnext_reply(), check_getnext_results(), group_requests(), instance_counter32_handler(), instance_helper_handler(), instance_long_handler(), instance_ulong_handler(), null_handler(), old_api_helper(), reassign_requests(), set_mode_request_error(), table_build_oid(), table_build_oid_from_index(), table_build_result(), table_data_build_result(), table_data_helper_handler(), table_data_set_helper_handler(), and table_iterator_helper_handler().

int request_info_s::status
 

Definition at line 41 of file snmp_agent.h.

Referenced by check_requests_status(), old_api_helper(), set_mode_request_error(), and table_helper_handler().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 14:09:58 2001 for net-snmp by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001
[an error occurred while processing this directive] [an error occurred while processing this directive]

Valid CSS!


Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.