#include <snmp_config.h>
Data Fields | |
struct _viewEntry * | next |
int | view_index |
int | view_type |
size_t | view_subtree_len |
OID | view_subtree [MAX_OID_LEN] |
char | view_name [16] |
struct _viewEntry* _viewEntry::next |
Referenced by SnmpViewCreate(), and SnmpViewFind().
Referenced by SnmpViewCreate(), and SnmpViewFind().
Referenced by SnmpViewCreate().
size_t _viewEntry::view_subtree_len |
Referenced by SnmpViewCreate().
OID _viewEntry::view_subtree[MAX_OID_LEN] |
Referenced by SnmpViewCreate().
char _viewEntry::view_name[16] |
Referenced by SnmpViewCreate(), and SnmpViewFind().