Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/netdevsim/
H A Dfib.c248 fib_rt->key.family = family; in nsim_fib_rt_init()
249 fib_rt->key.tb_id = tb_id; in nsim_fib_rt_init()
255 list_del(&fib_rt->list); in nsim_fib_rt_fini()
306 struct nsim_fib_rt *fib_rt; in nsim_fib4_rt_lookup() local
311 if (!fib_rt) in nsim_fib4_rt_lookup()
592 struct nsim_fib_rt *fib_rt; in nsim_fib6_rt_lookup() local
598 if (!fib_rt) in nsim_fib6_rt_lookup()
1074 struct nsim_fib_rt *fib_rt = ptr; in nsim_fib_rt_free() local
1077 switch (fib_rt->key.family) { in nsim_fib_rt_free()
1105 nsim_fib_rt_free(fib_rt, data); in nsim_fib_dump_inconsistent()
[all …]