Home
last modified time | relevance | path

Searched defs:art_node (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/net/
H A Dart.h87 struct art_node { struct
90 struct art_node *an__gc; /* Entry on GC list */ argument
99 struct art_node *art_insert(struct art_root *, struct art_node *, const void *, argument
H A Dart.c573 art_walk(struct art_root *ar, int (*f)(struct art_node *, void *), void *arg) in art_walk()
605 int (*f)(struct art_node *, void *), void *arg) in art_table_walk()
669 int (*f)(struct art_node *, void *), void *arg) in art_walk_apply()