[TCP]: Access to highest_sack obsoletes forward_cnt_hint
[deliverable/linux.git] / include / linux / tcp.h
index c072f88afb979ef61f107999dde18956e26727d8..d64734389fb62f83e6b05d5a22533e78a0eaa863 100644 (file)
@@ -346,7 +346,6 @@ struct tcp_sock {
        int     fastpath_cnt_hint;
        int     lost_cnt_hint;
        int     retransmit_cnt_hint;
-       int     forward_cnt_hint;
 
        u16     advmss;         /* Advertised MSS                       */
        u16     prior_ssthresh; /* ssthresh saved at recovery start     */
This page took 0.044137 seconds and 5 git commands to generate.