Searched refs:PRU_SLOWTIMO (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_timer.c | 389 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 D | tcp_debug.c | 208 if ((req & 0xff) == PRU_SLOWTIMO) in tcp_trace()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | protosw.h | 150 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro
|
| /f-stack/freebsd/sys/ |
| H A D | protosw.h | 152 #define PRU_SLOWTIMO 19 /* 500ms timeout */ macro
|