Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_output.c283 goto fallback; in tcp_tfo_check()
290 goto fallback; in tcp_tfo_check()
323 goto fallback; in tcp_tfo_check()
334 goto fallback; in tcp_tfo_check()
339 goto fallback; in tcp_tfo_check()
345 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.81.4/bsd/net/
H A Dnecp.h529 u_int32_t fallback : 1, member
H A Dnecp_client.c7398 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
7509 if (quicstats->necp_quic_extra.fallback) { in necp_request_quic_netstats()
/xnu-12377.81.4/makedefs/ !
H A DMakeInc.cmd534 # $(3) is a fallback if no substitutions were made
/xnu-12377.81.4/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…