Home
last modified time | relevance | path

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

/tools/testing/selftests/net/tcp_ao/
A Dicmps-discard.c109 bool accept_icmps = false; in server_fn() local
114 accept_icmps = true; in server_fn()
117 if (test_set_ao_flags(lsk, false, accept_icmps)) in server_fn()
A Dsetsockopt-closed.c52 __cmp_ao(accept_icmps); in test_vefify_ao_info()
529 info.accept_icmps = 1; in test_einval_ao_info()
/tools/testing/selftests/net/tcp_ao/lib/
A Daolib.h467 static inline int test_set_ao_flags(int sk, bool ao_required, bool accept_icmps) in test_set_ao_flags() argument
478 ao.accept_icmps = !!accept_icmps; in test_set_ao_flags()
A Dsock.c380 if (a->accept_icmps != b->accept_icmps) { in test_cmp_getsockopt_setsockopt_ao()

Completed in 11 milliseconds