Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.h488 void mesh_state_make_unique(struct mesh_state* mstate);
H A Dmesh.c473 mesh_state_make_unique(s); in mesh_new_client()
610 mesh_state_make_unique(s); in mesh_new_callback()
783 mesh_state_make_unique(s); in mesh_schedule_prefetch_subnet()
952 mesh_state_make_unique(struct mesh_state* mstate) in mesh_state_make_unique() function