Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h774 uint32_t t_snd_ssthresh; /* (s) */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h774 uint32_t t_snd_ssthresh; /* (s) */ member
H A Dtcp_subr.c3463 xt->t_snd_ssthresh = tp->snd_ssthresh; in tcp_inptoxtp()
/f-stack/tools/netstat/
H A Dinet.c570 tp->t_snd_cwnd, tp->t_snd_ssthresh, in protopr()