Home | History | Annotate | Download | only in src

Lines Matching refs:nodes

18 /* Helpers for named and indexed nodes. */
194 * Only handles internal indexed nodes, since there are currently no external
825 ctl_node_t const *nodes[CTL_MAX_DEPTH];
835 ret = ctl_lookup(name, nodes, mib, &depth);
839 node = ctl_named_node(nodes[depth-1]);