Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/netdevsim/
Dfib.c98 struct nsim_fib6_event { struct
107 struct nsim_fib6_event fib6_event; argument
604 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_append()
736 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_insert()
769 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_remove()
798 static int nsim_fib6_event_init(struct nsim_fib6_event *fib6_event, in nsim_fib6_event_init()
835 static void nsim_fib6_event_fini(struct nsim_fib6_event *fib6_event) in nsim_fib6_event_fini()
844 static int nsim_fib6_event(struct nsim_fib_data *data, in nsim_fib6_event() function
845 struct nsim_fib6_event *fib6_event, in nsim_fib6_event()
888 nsim_fib6_event(fib_event->data, &fib_event->fib6_event, in nsim_fib_event()