Home
last modified time | relevance | path

Searched refs:en_tracing (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/kern/
H A Duipc_socket.c2207 boolean_t en_tracing = FALSE; in sosend() local
2234 en_tracing = TRUE; in sosend()
2651 if (en_tracing) { in sosend()
3345 boolean_t en_tracing = FALSE; in soreceive() local
3432 en_tracing = TRUE; in soreceive()
3488 if (en_tracing) { in soreceive()
3543 if (en_tracing) { in soreceive()
3651 if (en_tracing) { in soreceive()
4073 if (en_tracing) { in soreceive()
/xnu-11417.140.69/bsd/netinet/
H A Dmptcp_subr.c2378 boolean_t en_tracing = FALSE, proc_held = FALSE; in mptcp_subflow_sosend() local
2402 en_tracing = TRUE; in mptcp_subflow_sosend()
2445 if (en_tracing) { in mptcp_subflow_sosend()