Searched defs:fib_rt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/netdevsim/ |
H A D | fib.c | 207 static void nsim_fib_rt_fini(struct nsim_fib_rt *fib_rt) in nsim_fib_rt_fini() argument 260 struct nsim_fib_rt *fib_rt; in nsim_fib4_rt_lookup() local 195 nsim_fib_rt_init(struct nsim_fib_data *data, struct nsim_fib_rt *fib_rt, const void *addr, size_t addr_len, unsigned int prefix_len, int family, u32 tb_id) nsim_fib_rt_init() argument 527 struct nsim_fib_rt *fib_rt; nsim_fib6_rt_lookup() local 781 nsim_fib4_rt_free(struct nsim_fib_rt *fib_rt, struct nsim_fib_data *data) nsim_fib4_rt_free() argument 793 nsim_fib6_rt_free(struct nsim_fib_rt *fib_rt, struct nsim_fib_data *data) nsim_fib6_rt_free() argument 806 struct nsim_fib_rt *fib_rt = ptr; nsim_fib_rt_free() local 826 struct nsim_fib_rt *fib_rt, *fib_rt_tmp; nsim_fib_dump_inconsistent() local [all...] |
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | fib.c | 253 static void nsim_fib_rt_fini(struct nsim_fib_rt *fib_rt) in nsim_fib_rt_fini() argument 306 struct nsim_fib_rt *fib_rt; in nsim_fib4_rt_lookup() local 241 nsim_fib_rt_init(struct nsim_fib_data *data, struct nsim_fib_rt *fib_rt, const void *addr, size_t addr_len, unsigned int prefix_len, int family, u32 tb_id) nsim_fib_rt_init() argument 592 struct nsim_fib_rt *fib_rt; nsim_fib6_rt_lookup() local 1049 nsim_fib4_rt_free(struct nsim_fib_rt *fib_rt, struct nsim_fib_data *data) nsim_fib4_rt_free() argument 1061 nsim_fib6_rt_free(struct nsim_fib_rt *fib_rt, struct nsim_fib_data *data) nsim_fib6_rt_free() argument 1074 struct nsim_fib_rt *fib_rt = ptr; nsim_fib_rt_free() local 1094 struct nsim_fib_rt *fib_rt, *fib_rt_tmp; nsim_fib_dump_inconsistent() local 1504 struct nsim_fib_rt *fib_rt, *fib_rt_tmp; nsim_fib_flush_work() local [all...] |
Completed in 3 milliseconds