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 | 319 #define PREINSTALL_AO BIT(1) macro 349 expected_to_fail = fault(PREINSTALL_AO) && added_ao; in test_continue() 389 if (strategy & PREINSTALL_AO) { in open_add() 522 (*port)++, POSTINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 535 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_add_fail_tests() 539 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 544 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_add_fail_tests() 549 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 577 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() 582 (*port)++, PREINSTALL_MD5_FIRST | PREINSTALL_AO, in client_vrf_tests() [all …]
|