Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_output.c279 goto fallback; in tcp_tfo_check()
286 goto fallback; in tcp_tfo_check()
319 goto fallback; in tcp_tfo_check()
330 goto fallback; in tcp_tfo_check()
335 goto fallback; in tcp_tfo_check()
341 fallback: in tcp_tfo_check()
H A Dmptcp.c436 fallback: in mptcp_input()
501 goto fallback; in mptcp_input()
H A Dtcp_cache.c1212 goto fallback; in tcp_heuristic_do_mptcp()
1230 fallback: in tcp_heuristic_do_mptcp()
H A Dmptcp_subr.c2162 fallback: in mptcp_subflow_soreceive()
2198 goto fallback; in mptcp_subflow_soreceive()
/xnu-12377.61.12/bsd/net/
H A Dnecp.h529 u_int32_t fallback : 1, member
H A Dnecp_client.c7387 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
7498 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
/xnu-12377.61.12/makedefs/
H A DMakeInc.cmd534 # $(3) is a fallback if no substitutions were made
/xnu-12377.61.12/tests/
H A Dstackshot_tests.m1765 …/* Overwrite the dyld image info data so the kernel has to fallback to the UUID stored in the proc…