Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Duipc_socket.c2180 boolean_t en_tracing = FALSE; in sosend() local
2207 en_tracing = TRUE; in sosend()
2624 if (en_tracing) { in sosend()
3310 boolean_t en_tracing = FALSE; in soreceive() local
3397 en_tracing = TRUE; in soreceive()
3453 if (en_tracing) { in soreceive()
3508 if (en_tracing) { in soreceive()
3616 if (en_tracing) { in soreceive()
4038 if (en_tracing) { in soreceive()
/xnu-11215.81.4/bsd/netinet/
H A Dmptcp_subr.c2364 boolean_t en_tracing = FALSE, proc_held = FALSE; in mptcp_subflow_sosend() local
2388 en_tracing = TRUE; in mptcp_subflow_sosend()
2431 if (en_tracing) { in mptcp_subflow_sosend()