Searched refs:mesh_state_ref (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.c236 struct mesh_state_ref* a = (struct mesh_state_ref*)ap;
237 struct mesh_state_ref* b = (struct mesh_state_ref*)bp;
913 struct mesh_state_ref* super, ref;
939 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) { argument
951 struct mesh_state_ref* r;
954 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) { argument
980 struct mesh_state_ref* ref, lookup;
986 RBTREE_FOR(ref, struct mesh_state_ref*, argument
1436 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set) argument
[all...]
H A Dmesh.h180 * contains struct mesh_state_ref* */
183 * contains struct mesh_state_ref* */
206 struct mesh_state_ref { struct
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c2367 struct mesh_state_ref* sub;
2373 RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) { argument

Completed in 162 milliseconds