Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Drb_resort.h63 static int __name##_sorted__cmp(struct rb_node *nda, struct rb_node *ndb) \
67 b = rb_entry(ndb, struct __name##_sorted_entry, rb_node); \
/linux-6.6.21/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py1988 def print_ovsdp_full(dp_lookup_rep, ifindex, ndb=NDB(), vpl=OvsVport()): argument
2014 for iface in ndb.interfaces:
2112 ndb = NDB()
2116 for iface in ndb.interfaces:
2125 print_ovsdp_full(rep, iface.index, ndb, ovsvp)