Searched refs:ndb (Results 1 – 2 of 2) sorted by relevance
63 static int __name##_sorted__cmp(struct rb_node *nda, struct rb_node *ndb) \67 b = rb_entry(ndb, struct __name##_sorted_entry, rb_node); \
2532 def print_ovsdp_full(dp_lookup_rep, ifindex, ndb=NDB(), vpl=OvsVport()): argument2558 for iface in ndb.interfaces:2683 ndb = NDB()2692 for iface in ndb.interfaces:2701 print_ovsdp_full(rep, iface.index, ndb, ovsvp)