Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.h97 enum rib_walk_hook { enum
102 typedef void rib_walk_hook_f_t(struct rib_head *rnh, enum rib_walk_hook stage,
H A Dfib_algo.c915 sync_algo_end_cb(struct rib_head *rnh, enum rib_walk_hook stage, void *_data) in sync_algo_end_cb()