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); \
2027 def print_ovsdp_full(dp_lookup_rep, ifindex, ndb=NDB(), vpl=OvsVport()): argument2053 for iface in ndb.interfaces:2151 ndb = NDB()2157 for iface in ndb.interfaces:2166 print_ovsdp_full(rep, iface.index, ndb, ovsvp)