OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_rttlocal
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_var.h
762
extern int
tcp_rttlocal
; /* Use RTT to decide who's 'local' */
tcp_subr.c
213
int
tcp_rttlocal
= 0; /* Use RTT to decide who's 'local' */
variable in typeref:typename:int
1850
if (__predict_false(
tcp_rttlocal
)) {
1882
if (__predict_false(
tcp_rttlocal
)) {
tcp_usrreq.c
2218
NULL, 0, &
tcp_rttlocal
, 0,
tcp_input.c
3350
*
tcp_rttlocal
to 0; see corresponding code in
3357
if (__predict_false(
tcp_rttlocal
) && tcp_msl_enable
Completed in 17 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025