Home
last modified time | relevance | path

Searched refs:fail_nexthop_bucket_replace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh850 echo 1 > $DEBUGFS_NET_DIR/fib/fail_nexthop_bucket_replace
870 echo 0 > $DEBUGFS_NET_DIR/fib/fail_nexthop_bucket_replace
953 echo 1 > $DEBUGFS_NET_DIR/fib/fail_nexthop_bucket_replace
968 echo 0 > $DEBUGFS_NET_DIR/fib/fail_nexthop_bucket_replace
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dfib.c64 bool fail_nexthop_bucket_replace; member
1310 if (data->fail_nexthop_bucket_replace) { in nsim_nexthop_bucket_replace()
1533 data->fail_nexthop_bucket_replace = false; in nsim_fib_debugfs_init()
1534 debugfs_create_bool("fail_nexthop_bucket_replace", 0600, data->ddir, in nsim_fib_debugfs_init()
1535 &data->fail_nexthop_bucket_replace); in nsim_fib_debugfs_init()

Completed in 3 milliseconds