Searched refs:r_ptr (Results 1 – 1 of 1) sorted by relevance
51 struct mib_node* r_ptr; member67 LWIP_DEBUGF(SNMP_MIB_DEBUG,("push_node() node=%p id=%"S32_F"\n",(void*)(node->r_ptr),node->r_id)); in push_node()86 LWIP_DEBUGF(SNMP_MIB_DEBUG,("pop_node() node=%p id=%"S32_F"\n",(void *)(node->r_ptr),node->r_id)); in pop_node()753 cur_node.r_ptr = an->nptr[j]; in snmp_expand_tree()759 cur_node.r_ptr = NULL; in snmp_expand_tree()869 cur_node.r_ptr = jn->nptr; in snmp_expand_tree()875 cur_node.r_ptr = NULL; in snmp_expand_tree()993 cur_node.r_ptr = node; in snmp_expand_tree()999 cur_node.r_ptr = NULL; in snmp_expand_tree()1075 child.r_ptr = NULL; in snmp_expand_tree()[all …]