Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dart.c67 struct art_node *art_node_gc_list = NULL; variable
912 an->an_gc = art_node_gc_list; in art_put()
913 art_node_gc_list = an; in art_put()
925 an = art_node_gc_list; in art_gc()
926 art_node_gc_list = NULL; in art_gc()