Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c390 _ALGO_PRINTF(fd->fd_fibnum, fd->fd_family, fd->fd_flm->flm_name, in fib_printf()
411 sbuf_cat(&sbuf, flm->flm_name); in print_algos_sysctl()
932 FD_PRINTF(LOG_INFO, fd, "%s algo init failed", flm->flm_name); in try_setup_fd_instance()
1008 "%s algo instance setup failed, failures=%d", flm->flm_name, in setup_fd_instance()
1115 if ((strcmp(flm->flm_name, algo_name) == 0) && in fib_find_algo()
1158 strlcpy(old_algo_name, fd->fd_flm->flm_name, in set_fib_algo()
1575 best_flm ? best_flm->flm_name : (orig_flm ? orig_flm->flm_name : "NULL"), in fib_check_best_algo()
1599 RH_PRINTF(LOG_INFO, rh, "selected algo %s", flm->flm_name); in fib_select_algo_initial()
1625 RH_PRINTF(LOG_CRIT, rh, "unable to setup algo %s", flm->flm_name); in fib_select_algo_initial()
1641 ALGO_PRINTF("attaching %s to %s", flm->flm_name, in fib_module_register()
[all …]
H A Dfib_algo.h66 char *flm_name; /* algo name */ member
/f-stack/freebsd/netinet6/
H A Din6_fib_algo.c228 .flm_name = "radix6_lockless",
344 .flm_name = "radix6",
/f-stack/freebsd/netinet/
H A Din_fib_algo.c488 .flm_name = "bsearch4",
658 .flm_name = "radix4_lockless",
760 .flm_name = "radix4",
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c387 .flm_name = "dpdk_lpm4",
H A Ddpdk_lpm6.c451 .flm_name = "dpdk_lpm6",