Searched refs:TCP_PROBE3 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_kdtrace.h | 43 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ macro
|
| H A D | tcp_input.c | 1342 TCP_PROBE3(debug__input, tp, th, m); in tcp_input() 1861 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 1912 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3265 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3311 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3337 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment()
|
| H A D | tcp_output.c | 1399 TCP_PROBE3(debug__output, tp, th, m); in tcp_output()
|
| H A D | tcp_subr.c | 1663 TCP_PROBE3(debug__output, tp, th, m); in tcp_respond()
|