Searched refs:ndb (Results 1 – 2 of 2) sorted by relevance
242 def print_ovsdp_full(dp_lookup_rep, ifindex, ndb=NDB()): argument269 for iface in ndb.interfaces:318 ndb = NDB()322 for iface in ndb.interfaces:331 print_ovsdp_full(rep, iface.index, ndb)
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); \