Home
last modified time | relevance | path

Searched refs:TCP_PROBE5 (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c476 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in tcp_twcheck()
481 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in tcp_twcheck()
628 TCP_PROBE5(send, NULL, NULL, ip6, NULL, th); in tcp_twrespond()
644 TCP_PROBE5(send, NULL, NULL, ip, NULL, th); in tcp_twrespond()
H A Din_kdtrace.h47 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ macro
H A Dtcp_output.c1438 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in tcp_output()
1440 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in tcp_output()
1483 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in tcp_output()
1485 TCP_PROBE5(send, NULL, tp, ip, tp, th); in tcp_output()
H A Dtcp_syncache.c1636 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
1814 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
1833 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
2054 TCP_PROBE5(send, NULL, NULL, ip6, NULL, th); in syncache_respond()
2075 TCP_PROBE5(send, NULL, NULL, ip, NULL, th); in syncache_respond()
H A Dtcp_input.c1146 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input()
1375 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input()
1386 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input()
1398 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input()
2006 TCP_PROBE5(connect__refused, NULL, tp, in tcp_do_segment()
2071 TCP_PROBE5(connect__established, NULL, tp, in tcp_do_segment()
2447 TCP_PROBE5(accept__established, NULL, tp, in tcp_do_segment()
H A Dtcp_subr.c1665 TCP_PROBE5(accept__refused, NULL, NULL, m, tp, nth); in tcp_respond()
1669 TCP_PROBE5(send, NULL, tp, ip6, tp, nth); in tcp_respond()
1678 TCP_PROBE5(send, NULL, tp, ip, tp, nth); in tcp_respond()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c9192 TCP_PROBE5(connect__refused, NULL, tp, in rack_do_syn_sent()
9277 TCP_PROBE5(connect__established, NULL, tp, in rack_do_syn_sent()
9491 TCP_PROBE5(accept__established, NULL, tp, in rack_do_syn_recv()
13741 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in rack_output()
13743 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in rack_output()
13784 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in rack_output()
13786 TCP_PROBE5(send, NULL, tp, ip, tp, th); in rack_output()
H A Dbbr.c8867 TCP_PROBE5(connect__refused, NULL, tp, in bbr_do_syn_sent()
8952 TCP_PROBE5(connect__established, NULL, tp, in bbr_do_syn_sent()
9192 TCP_PROBE5(accept__established, NULL, tp, in bbr_do_syn_recv()
13763 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in bbr_output_wtime()
13765 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in bbr_output_wtime()
13806 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in bbr_output_wtime()
13808 TCP_PROBE5(send, NULL, tp, ip, tp, th); in bbr_output_wtime()