Searched refs:mss_cache (Results 1 – 5 of 5) sorted by relevance
40 ((tp->snd_cwnd * tp->mss_cache * USEC_PER_SEC) << 3) / in BPF_PROG()
98 dst->mss_cache = src->mss_cache; in tpcpy()
53 rate = (__u64)tp->mss_cache * ((USEC_PER_SEC / 100) << 3); in tcp_update_pacing_rate()
93 tp->rcv_nxt, tp->snd_nxt, tp->snd_una, tp->mss_cache, in print_tp()
6364 __u32 mss_cache; /* Cached effective mss, not including SACKS */ member6807 __u32 mss_cache; member