Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/netdevsim/
Dfib.c119 struct nsim_nexthop { struct
127 .key_offset = offsetof(struct nsim_nexthop, id), argument
128 .head_offset = offsetof(struct nsim_nexthop, ht_node),
1097 static struct nsim_nexthop *nsim_nexthop_create(struct nsim_fib_data *data, in nsim_nexthop_create()
1100 struct nsim_nexthop *nexthop; in nsim_nexthop_create()
1136 static void nsim_nexthop_destroy(struct nsim_nexthop *nexthop) in nsim_nexthop_destroy()
1169 const struct nsim_nexthop *nexthop, in nsim_nexthop_hw_flags_set()
1184 struct nsim_nexthop *nexthop, in nsim_nexthop_add()
1211 struct nsim_nexthop *nexthop, in nsim_nexthop_replace()
1212 struct nsim_nexthop *nexthop_old, in nsim_nexthop_replace()
[all …]