Searched refs:num_sack_blocks (Results 1 – 1 of 1) sorted by relevance
437 u8 num_sack_blocks; /* number of SACK blocks to include */ member507 if (unlikely(opts->num_sack_blocks)) { in tcp_options_write()515 (TCPOLEN_SACK_BASE + (opts->num_sack_blocks * in tcp_options_write()518 for (this_sack = 0; this_sack < opts->num_sack_blocks; in tcp_options_write()759 opts->num_sack_blocks = in tcp_established_options()763 if (likely(opts->num_sack_blocks)) in tcp_established_options()765 opts->num_sack_blocks * TCPOLEN_SACK_PERBLOCK; in tcp_established_options()