Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_timer.c389 PRU_SLOWTIMO); in tcp_timer_2msl()
391 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_2msl()
492 PRU_SLOWTIMO); in tcp_timer_keep()
494 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_keep()
511 PRU_SLOWTIMO); in tcp_timer_keep()
513 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_keep()
601 tcp_trace(TA_USER, ostate, tp, NULL, NULL, PRU_SLOWTIMO); in tcp_timer_persist()
603 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_persist()
884 PRU_SLOWTIMO); in tcp_timer_rexmt()
886 TCP_PROBE2(debug__user, tp, PRU_SLOWTIMO); in tcp_timer_rexmt()
H A Dtcp_debug.c208 if ((req & 0xff) == PRU_SLOWTIMO) in tcp_trace()
/f-stack/tools/compat/include/sys/
H A Dprotosw.h150 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro
/f-stack/freebsd/sys/
H A Dprotosw.h152 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro