Searched refs:DTRACE_MPTCP2 (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_timer.c76 DTRACE_MPTCP2(timer, struct mptses *, mpte, struct mptcb *, mp_tp);
178 DTRACE_MPTCP2(start__timer, struct mptcb *, mp_tp, int, timer_type);
207 DTRACE_MPTCP2(cancel__timer, struct mptcb *, mp_tp, int, timer_type);
H A Dmptcp.c489 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
557 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
H A Dmptcp_opt.c1192 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
1779 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
H A Dmptcp_subr.c463 DTRACE_MPTCP2(session__destroy, struct mptses *, mpte,
1563 DTRACE_MPTCP2(subflow__input, struct mptses *, mpte,
1678 DTRACE_MPTCP2(subflow__output, struct mptses *, mpte,
2740 DTRACE_MPTCP2(state__change,
3349 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
/xnu-2782.1.97/osfmk/mach/machine/
H A Dsdt.h293 #define DTRACE_MPTCP2(name, type1, arg1, type2, arg2) \ macro
392 #define DTRACE_MPTCP2(name, type1, arg1, type2, arg2) do {} while(0) macro

Completed in 282 milliseconds