Home
last modified time | relevance | path

Searched defs:snmp_varbind (Results 1 – 3 of 3) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dsnmp.h54 struct snmp_varbind struct
57 struct snmp_varbind *next; argument
59 struct snmp_varbind *prev; argument
62 struct snmp_obj_id oid;
65 u8_t type;
67 u16_t value_len;
69 void *value;
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsnmp.h54 struct snmp_varbind struct
57 struct snmp_varbind *next; argument
59 struct snmp_varbind *prev; argument
62 struct snmp_obj_id oid;
65 u8_t type;
67 u16_t value_len;
69 void *value;
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsnmp_msg.h79 struct snmp_varbind struct
82 struct snmp_varbind *next; argument
84 struct snmp_varbind *prev; argument
87 u8_t ident_len;
112 struct snmp_varbind_root argument
114 struct snmp_varbind *head; argument

Completed in 4 milliseconds