Home
last modified time | relevance | path

Searched refs:SNMP_TABLE_CREATE (Results 1 – 4 of 4) sorted by relevance

/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_mib2_interfaces.c346 static const struct snmp_table_node interfaces_Table = SNMP_TABLE_CREATE(
351 static const struct snmp_table_node interfaces_Table = SNMP_TABLE_CREATE(
A Dsnmp_snmpv2_usm.c378 static const struct snmp_table_node usmusertable = SNMP_TABLE_CREATE(2, usmusertable_columns, usmus…
/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp_table.h78 #define SNMP_TABLE_CREATE(oid, columns, get_cell_instance_method, get_next_cell_instance_method, ge… macro
/lib/lwip/lwip/contrib/examples/snmp/snmp_private_mib/
A Dlwip_prvmib.c125 static const struct snmp_table_node sensor_table = SNMP_TABLE_CREATE(

Completed in 12 milliseconds