Home
last modified time | relevance | path

Searched refs:PRU_SLOWTIMO (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_timer.c338 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_2msl()
388 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_keep()
496 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_persist()
560 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_rexmt()
H A Din_kdtrace.h473 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d376 #pragma D binding "1.12.1" PRU_SLOWTIMO
377 inline int PRU_SLOWTIMO = 19; variable
412 req == PRU_SLOWTIMO ? "SLOWTIMO" :