Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_mib2.c85 extern const struct snmp_tree_node snmp_mib2_interface_root;
92 &snmp_mib2_interface_root.node,
H A Dsnmp_mib2_interfaces.c366 const struct snmp_tree_node snmp_mib2_interface_root = SNMP_CREATE_TREE_NODE(2, interface_nodes); variable