Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h488 void mesh_state_make_unique(struct mesh_state* mstate);
H A Dmesh.c455 mesh_state_make_unique(s); in mesh_new_client()
576 mesh_state_make_unique(s); in mesh_new_callback()
731 mesh_state_make_unique(s); in mesh_schedule_prefetch_subnet()
900 mesh_state_make_unique(struct mesh_state* mstate) in mesh_state_make_unique() function