Home
last modified time | relevance | path

Searched refs:rib_walk_ext_locked (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/route/
H A Droute_helpers.c76 rib_walk_ext_locked(struct rib_head *rnh, rib_walktree_f_t *wa_f, in rib_walk_ext_locked() function
105 rib_walk_ext_locked(rnh, wa_f, hook_f, arg); in rib_walk_ext_internal()
H A Droute_ctl.h110 void rib_walk_ext_locked(struct rib_head *rnh, rib_walktree_f_t *wa_f,
H A Dfib_algo.c989 rib_walk_ext_locked(fd->fd_rh, sync_algo_cb, sync_algo_end_cb, &w); in sync_algo()