Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c254 _ALGO_PRINTF(_fd->fd_fibnum, _fd->fd_family, _fd->fd_flm->flm_name, \
427 _ALGO_PRINTF(fd->fd_fibnum, fd->fd_family, fd->fd_flm->flm_name, in fib_printf()
448 sbuf_cat(&sbuf, flm->flm_name); in print_algos_sysctl()
1208 FD_PRINTF(LOG_INFO, fd, "%s algo init failed", flm->flm_name); in try_setup_fd_instance()
1288 "%s algo instance setup failed, failures=%d", flm->flm_name, in setup_fd_instance()
1385 FD_PRINTF(LOG_INFO, fd, "switching algo to %s", flm_new->flm_name); in rebuild_fd_flm()
1433 if ((strcmp(flm->flm_name, algo_name) == 0) && in fib_find_algo()
1476 strlcpy(old_algo_name, fd->fd_flm->flm_name, in set_fib_algo()
1937 candidate_algos, orig_flm ? orig_flm->flm_name : "NULL", curr_preference, in fib_check_best_algo()
1938 best_flm ? best_flm->flm_name : (orig_flm ? orig_flm->flm_name : "NULL"), in fib_check_best_algo()
[all …]
H A Dfib_algo.h85 char *flm_name; /* algo name */ member
/freebsd/sys/netinet6/
H A Din6_fib_algo.c227 .flm_name = "radix6_lockless",
343 .flm_name = "radix6",
/freebsd/sys/netinet/
H A Din_fib_algo.c487 .flm_name = "bsearch4",
657 .flm_name = "radix4_lockless",
759 .flm_name = "radix4",
H A Din_fib_dxr.c1354 .flm_name = "dxr", in sysctl_dxr_frag_limit()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c391 .flm_name = "dpdk_lpm4",
H A Ddpdk_lpm6.c453 .flm_name = "dpdk_lpm6",