Searched refs:TCP_PROBE3 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_input.c | 1316 TCP_PROBE3(debug__input, tp, th, m); in tcp_input_with_port() 1828 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 1892 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3334 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3374 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3392 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment()
|
| H A D | in_kdtrace.h | 43 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ macro
|
| H A D | tcp_output.c | 1417 TCP_PROBE3(debug__output, tp, th, m); in tcp_default_output()
|
| H A D | tcp_subr.c | 2085 TCP_PROBE3(debug__output, tp, th, m); in tcp_respond()
|