Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/edns-subnet/
H A Daddrtree.h103 struct addredge *edge[2];
105 struct addredge *parent_edge;
112 struct addredge { struct
H A Daddrtree.c54 static struct addredge *
59 struct addredge *edge = (struct addredge *)malloc( sizeof (*edge) ); in edge_create()
217 struct addredge *parent_edge, *child_edge = NULL; in purge_node()
366 struct addredge *edge; in addrtree_insert()
482 struct addredge *edge = NULL; in addrtree_find()