Searched defs:nsim_fib_data (Results 1 – 2 of 2) sorted by relevance
35 struct nsim_fib_data { struct44 struct nsim_fib_data *fib_data = net_generic(net, nsim_fib_net_id); in nsim_fib_get_val() argument
41 struct nsim_fib_data { struct42 struct notifier_block fib_nb;43 struct nsim_per_fib_data ipv4;44 struct nsim_per_fib_data ipv6;45 struct rhashtable fib_rt_ht;46 struct list_head fib_rt_list;47 spinlock_t fib_lock; /* Protects hashtable, list and accounting */48 struct devlink *devlink;