Functions |
|
| netsnmp_mib_handler * | netsnmp_get_stash_to_next_handler (void) |
| returns a stash_to_next handler that can be injected into a given handler chain. |
|
| int | netsnmp_stash_to_next_helper (netsnmp_mib_handler *handler, netsnmp_handler_registration *reginfo, netsnmp_agent_request_info *reqinfo, netsnmp_request_info *requests) |
It can be inserted into a handler chain where the lower-level handlers don't process such requests themselves.
|
|
returns a stash_to_next handler that can be injected into a given handler chain. Definition at line 27 of file stash_to_next.c. References netsnmp_mib_handler_s::flags, netsnmp_create_handler(), and netsnmp_mib_handler. Referenced by netsnmp_get_stash_cache_handler(), and netsnmp_get_timed_stash_cache_handler(). |
1.3.9.1
Last modified: Thursday, 01-Mar-2007 16:20:15 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.