Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Dunsigned-md5.c345 fault_t inj, bool added_ao) in test_continue() argument
349 expected_to_fail = fault(PREINSTALL_AO) && added_ao; in test_continue()
350 expected_to_fail |= fault(PREINSTALL_MD5) && !added_ao; in test_continue()
360 added_ao ? "TCP_AO_ADD_KEY" : "TCP_MD5SIG_EXT", err); in test_continue()