Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmib_structs.c51 struct mib_node* r_ptr; member
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()
1078 while ((node_stack_cnt > 0) && (child.r_ptr == NULL)) in snmp_expand_tree()
1084 if (child.r_ptr != NULL) in snmp_expand_tree()
[all …]

Completed in 4 milliseconds