Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c2195 boolean_t en_tracing = FALSE; in sosend() local
2222 en_tracing = TRUE; in sosend()
2639 if (en_tracing) { in sosend()
3319 boolean_t en_tracing = FALSE; in soreceive() local
3406 en_tracing = TRUE; in soreceive()
3462 if (en_tracing) { in soreceive()
3517 if (en_tracing) { in soreceive()
3625 if (en_tracing) { in soreceive()
4048 if (en_tracing) { in soreceive()
/xnu-10002.41.9/bsd/netinet/
H A Dmptcp_subr.c2351 boolean_t en_tracing = FALSE, proc_held = FALSE; in mptcp_subflow_sosend() local
2375 en_tracing = TRUE; in mptcp_subflow_sosend()
2418 if (en_tracing) { in mptcp_subflow_sosend()