Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_ccdbg.c145 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp, in tcp_ccdbg_trace()
H A Dtcp_output.c3027 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 Dtcp_input.c2073 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 Dsdt.h271 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro