Lines Matching defs:fallback
314 goto fallback;
351 fallback:
535 bool fallback, fallback_is_fatal;
549 fallback = !tcp_rsk(req)->is_mptcp;
550 if (fallback)
557 * paths: always try to extract the peer key, and fallback
560 * reordered MPC will cause fallback, but we don't have other
565 fallback = true;
571 fallback = true;
577 fallback = true;
590 /* we need to fallback on ctx allocation failure and on pre-reqs
594 if (!ctx || fallback) {