Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Duipc_socket.c2054 boolean_t en_tracing = FALSE; in sosend() local
2081 en_tracing = TRUE; in sosend()
2499 if (en_tracing) { in sosend()
3199 boolean_t en_tracing = FALSE; in soreceive() local
3286 en_tracing = TRUE; in soreceive()
3342 if (en_tracing) { in soreceive()
3397 if (en_tracing) { in soreceive()
3505 if (en_tracing) { in soreceive()
3927 if (en_tracing) { in soreceive()
/xnu-12377.61.12/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()
2448 if (en_tracing) { in mptcp_subflow_sosend()