Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ctl.h67 RIB_WALK_HOOK_POST, /* Hook is called after iteration */ enumerator
H A Droute_helpers.c78 hook_f(rnh, RIB_WALK_HOOK_POST, arg); in rib_walk_ext_locked()
H A Dfib_algo.c664 if (stage != RIB_WALK_HOOK_POST || w->result != FLM_SUCCESS) in sync_algo_end_cb()