Searched refs:TCPCB_SACKED_RETRANS (Results 1 – 1 of 1) sorted by relevance
835 #define TCPCB_SACKED_RETRANS 0x02 /* SKB retransmitted */ macro840 #define TCPCB_RETRANS (TCPCB_SACKED_RETRANS|TCPCB_EVER_RETRANS| \