Home
last modified time | relevance | path

Searched refs:rib_family (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_temporal.c95 rib_walk_del(rnh->rib_fibnum, rnh->rib_family, expire_route, in expire_callout()
H A Dnhop.c103 rh->rib_family, ctl, rh); in nhops_init_rib()
350 ctl->ctl_rh->rib_family); in unlink_nhop()
H A Dfib_algo.c215 _RH_PRINTF(_rh->rib_fibnum, _rh->rib_family, __func__, _fmt, ## __VA_ARGS__);\
898 fd->fd_family = rh->rib_family; in try_setup_fd_instance()
1504 switch (rh->rib_family) { in set_algo_fixed()
1522 switch (rh->rib_family) { in is_algo_fixed()
1554 if (flm->flm_family != rh->rib_family) in fib_check_best_algo()
1617 pdp = get_family_dp_ptr(rh->rib_family); in fib_select_algo_initial()
H A Dnhgrp.c304 ctl->rh->rib_family); in nhgrp_ctl_alloc_default()
H A Droute_var.h69 int rib_family; /* AF of the rtable */ member
/f-stack/freebsd/net/
H A Droute.c111 rh->rib_family = family; in rt_table_init()