Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmib_structs.c741 struct nse cur_node; in snmp_expand_tree() local
755 cur_node.r_nl = 0; in snmp_expand_tree()
759 cur_node.r_ptr = NULL; in snmp_expand_tree()
761 push_node(&cur_node); in snmp_expand_tree()
859 struct nse cur_node; in snmp_expand_tree() local
871 cur_node.r_nl = 0; in snmp_expand_tree()
875 cur_node.r_ptr = NULL; in snmp_expand_tree()
877 push_node(&cur_node); in snmp_expand_tree()
984 struct nse cur_node; in snmp_expand_tree() local
993 cur_node.r_ptr = node; in snmp_expand_tree()
[all …]

Completed in 3 milliseconds