Searched refs:cur_node (Results 1 – 1 of 1) sorted by relevance
741 struct nse cur_node; in snmp_expand_tree() local755 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() local871 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() local993 cur_node.r_ptr = node; in snmp_expand_tree()[all …]
Completed in 3 milliseconds