Searched refs:DTRACE_TCP5 (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.41.9/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 | 3027 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output() 3031 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output()
|
| H A D | tcp_input.c | 2073 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input() 2110 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input()
|
| /xnu-10002.41.9/osfmk/mach/machine/ |
| H A D | sdt.h | 271 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro
|