Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/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;
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/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;

Completed in 3 milliseconds