Searched refs:RIB_WALK_HOOK_PRE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/route/ | ||
H A D | route_ctl.h | 98 RIB_WALK_HOOK_PRE, /* Hook is called before iteration */ enumerator |
H A D | route_helpers.c | 80 hook_f(rnh, RIB_WALK_HOOK_PRE, arg); in rib_walk_ext_locked() |