Searched refs:TCP_PROBE2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Din_kdtrace.h41 #define TCP_PROBE2(probe, arg0, arg1) \ macro
H A Dtcp_usrreq.c170 TCP_PROBE2(debug__user, tp, PRU_ATTACH);
340 TCP_PROBE2(debug__user, tp, PRU_BIND);
410 TCP_PROBE2(debug__user, tp, PRU_BIND);
458 TCP_PROBE2(debug__user, tp, PRU_LISTEN);
512 TCP_PROBE2(debug__user, tp, PRU_LISTEN);
575 TCP_PROBE2(debug__user, tp, PRU_CONNECT);
695 TCP_PROBE2(debug__user, tp, PRU_CONNECT);
736 TCP_PROBE2(debug__user, tp, PRU_DISCONNECT);
780 TCP_PROBE2(debug__user, tp, PRU_ACCEPT);
832 TCP_PROBE2(debug__use
[all...]
H A Dtcp_timer.c370 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO);
471 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO);
490 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO);
578 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO);
861 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO);

Completed in 109 milliseconds