Home
last modified time | relevance | path

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

/drivers/net/netdevsim/
Dfib.c97 struct nsim_fib6_event { struct
106 struct nsim_fib6_event fib6_event; argument
603 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_append()
735 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_insert()
768 struct nsim_fib6_event *fib6_event) in nsim_fib6_rt_remove()
797 static int nsim_fib6_event_init(struct nsim_fib6_event *fib6_event, in nsim_fib6_event_init()
834 static void nsim_fib6_event_fini(struct nsim_fib6_event *fib6_event) in nsim_fib6_event_fini()
843 static int nsim_fib6_event(struct nsim_fib_data *data, in nsim_fib6_event() function
844 struct nsim_fib6_event *fib6_event, in nsim_fib6_event()
887 nsim_fib6_event(fib_event->data, &fib_event->fib6_event, in nsim_fib_event()