Searched refs:DTRACE_TCP5 (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_input.c1428 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL,
1467 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL,
2349 DTRACE_TCP5(cc, void, NULL,
2369 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3472 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3526 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3574 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3588 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3605 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3629 DTRACE_TCP5(c
[all...]
H A Dtcp_output.c326 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
1976 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp,
1982 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp,
2123 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
2354 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
H A Dtcp_timer.c870 DTRACE_TCP5(cc, void, NULL, struct inpcb *, tp->t_inpcb,
/xnu-2422.115.4/osfmk/mach/machine/
H A Dsdt.h283 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro
388 #define DTRACE_TCP5(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4, type5, arg5) do {} while(0) macro

Completed in 80 milliseconds