Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
A Dfib.c245 fib_rt->key.family = family; in nsim_fib_rt_init()
246 fib_rt->key.tb_id = tb_id; in nsim_fib_rt_init()
252 list_del(&fib_rt->list); in nsim_fib_rt_fini()
303 struct nsim_fib_rt *fib_rt; in nsim_fib4_rt_lookup() local
308 if (!fib_rt) in nsim_fib4_rt_lookup()
589 struct nsim_fib_rt *fib_rt; in nsim_fib6_rt_lookup() local
595 if (!fib_rt) in nsim_fib6_rt_lookup()
1059 struct nsim_fib_rt *fib_rt = ptr; in nsim_fib_rt_free() local
1062 switch (fib_rt->key.family) { in nsim_fib_rt_free()
1064 nsim_fib4_rt_free(fib_rt, data); in nsim_fib_rt_free()
[all …]

Completed in 8 milliseconds