Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_output.c277 goto fallback; in tcp_tfo_check()
284 goto fallback; in tcp_tfo_check()
317 goto fallback; in tcp_tfo_check()
328 goto fallback; in tcp_tfo_check()
333 goto fallback; in tcp_tfo_check()
339 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.1.9/bsd/net/
H A Dnecp.h530 u_int32_t fallback : 1, member
H A Dnecp_client.c7418 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
7529 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
/xnu-12377.1.9/makedefs/
H A DMakeInc.cmd534 # $(3) is a fallback if no substitutions were made
/xnu-12377.1.9/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…