Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_output.c296 goto fallback; in tcp_tfo_check()
303 goto fallback; in tcp_tfo_check()
336 goto fallback; in tcp_tfo_check()
347 goto fallback; in tcp_tfo_check()
352 goto fallback; in tcp_tfo_check()
358 fallback: in tcp_tfo_check()
H A Dtcp_cache.c1298 goto fallback; in tcp_heuristic_do_mptcp()
1316 fallback: in tcp_heuristic_do_mptcp()
H A Dmptcp.c424 fallback: in mptcp_input()
489 goto fallback; in mptcp_input()
H A Dmptcp_subr.c2266 fallback: in mptcp_subflow_soreceive()
2302 goto fallback; in mptcp_subflow_soreceive()
/xnu-8020.140.41/osfmk/kern/
H A Dkalloc.c1871 kalloc_heap_t fallback = KHEAP_DEFAULT; in kalloc_type_get_heap() local
1890 fallback = KHEAP_ANY; in kalloc_type_get_heap()
1894 return fallback; in kalloc_type_get_heap()
/xnu-8020.140.41/makedefs/
H A DMakeInc.cmd455 # $(3) is a fallback if no substitutions were made
/xnu-8020.140.41/tests/
H A Dstackshot_tests.m1473 …/* Overwrite the dyld image info data so the kernel has to fallback to the UUID stored in the proc…