Searched refs:PREINSTALL_AO (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | unsigned-md5.c | 314 #define PREINSTALL_AO BIT(1) macro 344 expected_to_fail = fault(PREINSTALL_AO) && added_ao; in test_continue() 384 if (strategy & PREINSTALL_AO) { in open_add() 520 (*port)++, POSTINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 533 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_add_fail_tests() 537 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 542 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_add_fail_tests() 547 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 575 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() 580 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_vrf_tests() [all …]
|