Home
last modified time | relevance | path

Searched defs:flm (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/route/
H A Dfib_algo.c307 flm_error_add(struct fib_lookup_module *flm, uint32_t fibnum) in flm_error_add()
335 flm_error_check(const struct fib_lookup_module *flm, uint32_t fibnum) in flm_error_check()
351 fib_error_clear_flm(struct fib_lookup_module *flm) in fib_error_clear_flm()
437 struct fib_lookup_module *flm; in print_algos_sysctl() local
1154 try_setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in try_setup_fd_instance()
1248 setup_fd_instance(struct fib_lookup_module *flm, struct rib_head *rh, in setup_fd_instance()
1429 struct fib_lookup_module *flm; in fib_find_algo() local
1446 fib_unref_algo(struct fib_lookup_module *flm) in fib_unref_algo()
1457 struct fib_lookup_module *flm = NULL; in set_fib_algo() local
1909 struct fib_lookup_module *flm, *best_flm = NULL; in fib_check_best_algo() local
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h310 u64 flm; member