Searched refs:cur_node (Results 1 – 1 of 1) sorted by relevance
741 struct nse cur_node; in snmp_expand_tree() local753 cur_node.r_ptr = an->nptr[j]; in snmp_expand_tree()754 cur_node.r_id = an->objid[j]; in snmp_expand_tree()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() local869 cur_node.r_ptr = jn->nptr; in snmp_expand_tree()870 cur_node.r_id = jn->objid; in snmp_expand_tree()871 cur_node.r_nl = 0; in snmp_expand_tree()[all …]