Searched refs:BR_OPT_FAIL_ON_ALPN_MISMATCH (Results 1 – 4 of 4) sorted by relevance
539 flags |= BR_OPT_FAIL_ON_ALPN_MISMATCH; in do_twrch()
797 flags |= BR_OPT_FAIL_ON_ALPN_MISMATCH; in do_client()
908 flags |= BR_OPT_FAIL_ON_ALPN_MISMATCH; in do_server()
1236 #define BR_OPT_FAIL_ON_ALPN_MISMATCH ((uint32_t)1 << 3) macro