Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/netdevsim/
Dfib.c122 struct nsim_nexthop { struct
130 .key_offset = offsetof(struct nsim_nexthop, id), argument
131 .head_offset = offsetof(struct nsim_nexthop, ht_node),
1112 static struct nsim_nexthop *nsim_nexthop_create(struct nsim_fib_data *data, in nsim_nexthop_create()
1115 struct nsim_nexthop *nexthop; in nsim_nexthop_create()
1151 static void nsim_nexthop_destroy(struct nsim_nexthop *nexthop) in nsim_nexthop_destroy()
1184 const struct nsim_nexthop *nexthop, in nsim_nexthop_hw_flags_set()
1199 struct nsim_nexthop *nexthop, in nsim_nexthop_add()
1226 struct nsim_nexthop *nexthop, in nsim_nexthop_replace()
1227 struct nsim_nexthop *nexthop_old, in nsim_nexthop_replace()
[all …]