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

/xnu-2422.115.4/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.c399 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
454 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
H A Dmptcp_subr.c444 DTRACE_MPTCP2(session__destroy, struct mptses *, mpte,
1512 DTRACE_MPTCP2(subflow__input, struct mptses *, mpte,
1604 DTRACE_MPTCP2(subflow__output, struct mptses *, mpte,
2547 DTRACE_MPTCP2(state__change,
3092 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
H A Dmptcp_opt.c1113 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
1693 DTRACE_MPTCP2(state__change, struct mptcb *, mp_tp,
/xnu-2422.115.4/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 33 milliseconds