Searched refs:DTRACE_TCP5 (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/bsd/netinet/ |
| H A D | tcp_ccdbg.c | 145 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp, in tcp_ccdbg_trace()
|
| H A D | tcp_output.c | 2942 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output() 2946 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output()
|
| H A D | tcp_input.c | 1985 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input() 2022 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input()
|
| /xnu-8792.61.2/osfmk/mach/machine/ |
| H A D | sdt.h | 271 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro
|