Searched refs:TCPCB_SACKED_ACKED (Results 1 – 1 of 1) sorted by relevance
944 TCPCB_SACKED_ACKED = (1 << 0), /* SKB ACK'd by a SACK block */ enumerator947 TCPCB_TAGBITS = (TCPCB_SACKED_ACKED | TCPCB_SACKED_RETRANS |