Home | History | Annotate | Download | only in ofctl

Lines Matching refs:of_nodeid

75 	int of_nodeid;
168 node->of_nodeid = prop_number_unsigned_value(
208 ofio.of_nodeid = nodeid;
245 ofio.of_nodeid = nodeid;
264 ofio.of_nodeid, ofio.of_name);
339 return (node->of_nodeid == *(const int *) ctx) ? node : NULL;
347 return (node->of_parent->of_nodeid == *(const int *) ctx) ? node : NULL;
361 return child->of_parent->of_nodeid;
372 return child->of_nodeid;
381 return of_root.of_nodeid;
391 return (match != NULL) ? match->of_nodeid : 0;
399 ofio.of_nodeid = 0;
412 return ofio.of_nodeid;