Searched refs:keepalive_intvl (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp.c2329 tp->keepalive_intvl = val * HZ;
2433 val = (tp->keepalive_intvl ? : sysctl_tcp_keepalive_intvl)/HZ;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsock.h417 unsigned int keepalive_intvl; /* time interval between keep alive probes */ member in struct:tcp_opt
H A Dtcp.h1778 return tp->keepalive_intvl ? : sysctl_tcp_keepalive_intvl;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsock.h469 unsigned int keepalive_intvl; /* time interval between keep alive probes */ member in struct:tcp_opt
H A Dtcp.h1779 return tp->keepalive_intvl ? : sysctl_tcp_keepalive_intvl;

Completed in 110 milliseconds