Home
last modified time | relevance | path

Searched refs:snmp_mib2_interface_root (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_mib2.c85 extern const struct snmp_tree_node snmp_mib2_interface_root;
92 &snmp_mib2_interface_root.node,
Dsnmp_mib2_interfaces.c366 const struct snmp_tree_node snmp_mib2_interface_root = SNMP_CREATE_TREE_NODE(2, interface_nodes); variable