Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c276 static int32_t max_pacer_loops = 10; variable
278 &max_pacer_loops, 10,
1692 if (loop_cnt > max_pacer_loops) { in tcp_hptsi()