Searched refs:DTRACE_MPTCP2 (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | mptcp_timer.c | 78 DTRACE_MPTCP2(timer, struct mptses *, mpte, struct mptcb *, mp_tp); in mptcp_timer_demux() 169 DTRACE_MPTCP2(start__timer, struct mptcb *, mp_tp, int, timer_type); in mptcp_start_timer()
|
| H A D | mptcp.c | 1108 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp, in mptcp_close_fsm() 1170 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp, in mptcp_close_fsm() 1346 DTRACE_MPTCP2(checksum__result, struct mbuf *, m, uint32_t, sum); in mptcp_output_csum()
|
| H A D | mptcp_subr.c | 2929 DTRACE_MPTCP2(subflow__input, struct mptses *, mpte, in mptcp_subflow_input() 3120 DTRACE_MPTCP2(subflow__output, struct mptses *, mpte, in mptcp_subflow_output() 4277 DTRACE_MPTCP2(state__change, in mptcp_subflow_connected_ev() 4834 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp, in mptcp_drop()
|
| /xnu-8020.121.3/osfmk/mach/machine/ |
| H A D | sdt.h | 392 #define DTRACE_MPTCP2(name, type1, arg1, type2, arg2) \ macro
|