Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h541 extern int __test_tcp_ao_counters_cmp(const char *tst_name,
561 ret = __test_tcp_ao_counters_cmp(tst_name, before, after, expected); in test_tcp_ao_counters_cmp()
H A Dsock.c406 int __test_tcp_ao_counters_cmp(const char *tst_name, in __test_tcp_ao_counters_cmp() function
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c636 __test_tcp_ao_counters_cmp(tst_name, a, b, TEST_CNT_GOOD); in verify_counters()