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

/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.c185 struct mesh_state_ref* a = (struct mesh_state_ref*)ap;
186 struct mesh_state_ref* b = (struct mesh_state_ref*)bp;
997 struct mesh_state_ref* super, ref;
1023 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) { argument
1035 struct mesh_state_ref* r;
1038 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) { argument
1064 struct mesh_state_ref* ref, lookup;
1070 RBTREE_FOR(ref, struct mesh_state_ref*, argument
1628 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set) argument
[all...]
H A Dmesh.h182 * contains struct mesh_state_ref* */
185 * contains struct mesh_state_ref* */
208 struct mesh_state_ref { struct
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.c185 struct mesh_state_ref* a = (struct mesh_state_ref*)ap;
186 struct mesh_state_ref* b = (struct mesh_state_ref*)bp;
997 struct mesh_state_ref* super, ref;
1023 RBTREE_FOR(super, struct mesh_state_ref*, &mstate->super_set) { argument
1035 struct mesh_state_ref* r;
1038 RBTREE_FOR(r, struct mesh_state_ref*, &m->sub_set) { argument
1064 struct mesh_state_ref* ref, lookup;
1070 RBTREE_FOR(ref, struct mesh_state_ref*, argument
1628 RBTREE_FOR(ref, struct mesh_state_ref*, &mstate->super_set) argument
[all...]
H A Dmesh.h182 * contains struct mesh_state_ref* */
185 * contains struct mesh_state_ref* */
208 struct mesh_state_ref { struct
/openbsd-current/usr.sbin/unbound/daemon/
H A Dremote.c2427 struct mesh_state_ref* sub;
2433 RBTREE_FOR(sub, struct mesh_state_ref*, &m->sub_set) { argument

Completed in 149 milliseconds