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

/freebsd-10.1-release/contrib/unbound/services/
H A Dmesh.c151 struct mesh_state_ref* a = (struct mesh_state_ref*)ap;
152 struct mesh_state_ref* b = (struct mesh_state_ref*)bp;
590 struct mesh_state_ref* super, ref;
616 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) { argument
628 struct mesh_state_ref* r;
631 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) { argument
657 struct mesh_state_ref* ref, lookup;
663 RBTREE_FOR(ref, struct mesh_state_ref*, argument
931 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set) argument
[all...]
H A Dmesh.h168 * contains struct mesh_state_ref* */
171 * contains struct mesh_state_ref* */
192 struct mesh_state_ref { struct
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dremote.c1789 struct mesh_state_ref* sub;
1795 RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) { argument

Completed in 111 milliseconds