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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c1223 DTRACE_TCP5(receive, sruct mbuf *, m, struct inpcb *, NULL,
1316 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL,
2283 DTRACE_TCP5(cc, void, NULL, struct inpcb *, tp->t_inpcb,
2314 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3255 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3303 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3317 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3337 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3346 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
3407 DTRACE_TCP5(c
[all...]
H A Dtcp_output.c322 DTRACE_TCP5(cc, void, NULL, struct inpcb *, tp->t_inpcb,
1801 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, tp->t_inpcb,
1807 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, tp->t_inpcb,
1931 DTRACE_TCP5(cc, void, NULL, struct inpcb *, tp->t_inpcb,
2150 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp,
H A Dtcp_timer.c767 DTRACE_TCP5(cc, void, NULL, struct inpcb *, tp->t_inpcb,
/darwin-on-arm/xnu/osfmk/mach/
H A Dsdt.h280 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro
325 #define DTRACE_TCP5(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4, type5, arg5) do {} while(0) macro

Completed in 70 milliseconds