Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dtimer.c
/linux/include/net/
H A Dtcp.h176 #define TCP_RESOURCE_PROBE_INTERVAL ((unsigned)(HZ/2U)) /* Maximal interval between probes macro
/linux/net/ipv4/
H A Dtcp_output.c4590 timeout = TCP_RESOURCE_PROBE_INTERVAL; in tcp_send_probe0()