Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dip_check_defrag.c20 volatile int shootdowns = 0; variable
60 shootdowns++; in handle_v4()
82 shootdowns++; in handle_v6()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dip_check_defrag.c249 if (!ASSERT_EQ(skel->bss->shootdowns, 0, "shootdowns")) in test_bpf_ip_check_defrag_ok()

Completed in 2 milliseconds