Home
last modified time | relevance | path

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

/lib/liblwip/src/core/snmp/
Dmib_structs.c1072 struct nse child; in snmp_expand_tree() local
1075 child.r_ptr = NULL; in snmp_expand_tree()
1076 child.r_id = 0; in snmp_expand_tree()
1077 child.r_nl = 0; in snmp_expand_tree()
1078 while ((node_stack_cnt > 0) && (child.r_ptr == NULL)) in snmp_expand_tree()
1080 pop_node(&child); in snmp_expand_tree()
1084 if (child.r_ptr != NULL) in snmp_expand_tree()
1088 oidret->id[oidret->len] = child.r_id; in snmp_expand_tree()
1090 node = child.r_ptr; in snmp_expand_tree()
1091 ext_level = child.r_nl; in snmp_expand_tree()
/docs/
DDoxyfile2610 # of child directories generated in directory dependency graphs by dot.