Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/netdevsim/
Dfib.c121 struct nsim_nexthop { struct
129 .key_offset = offsetof(struct nsim_nexthop, id), argument
130 .head_offset = offsetof(struct nsim_nexthop, ht_node),
1102 static struct nsim_nexthop *nsim_nexthop_create(struct nsim_fib_data *data, in nsim_nexthop_create()
1105 struct nsim_nexthop *nexthop; in nsim_nexthop_create()
1141 static void nsim_nexthop_destroy(struct nsim_nexthop *nexthop) in nsim_nexthop_destroy()
1174 const struct nsim_nexthop *nexthop, in nsim_nexthop_hw_flags_set()
1189 struct nsim_nexthop *nexthop, in nsim_nexthop_add()
1216 struct nsim_nexthop *nexthop, in nsim_nexthop_replace()
1217 struct nsim_nexthop *nexthop_old, in nsim_nexthop_replace()
[all …]