|
net-snmp 5.7
|
Data Fields | |
| int | refcnt |
| Number of handlers whose myvoid member points at this structure. | |
| int | flags |
| int | enabled |
| int | valid |
| char | expired |
| int | timeout |
| marker_t | timestamp |
| u_long | timer_id |
| NetsnmpCacheLoad * | load_cache |
| NetsnmpCacheFree * | free_cache |
| void * | magic |
| netsnmp_handler_args * | cache_hint |
| netsnmp_cache * | next |
| netsnmp_cache * | prev |
| oid * | rootoid |
| int | rootoid_len |
Definition at line 34 of file cache_handler.h.
Number of handlers whose myvoid member points at this structure.
Definition at line 36 of file cache_handler.h.
1.7.4