Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dart.c45 struct art_table *art_table_put(struct art_root *, struct art_table *);
560 at = art_table_put(ar, at); in art_table_free()
751 art_table_put(struct art_root *ar, struct art_table *at) in art_table_put() function