tcp_sack_bytes_below
nsacked = tcp_sack_bytes_below(&tp->scb, tp->snd_nxt);
int tcp_sack_bytes_below(const struct scoreboard *scb, tcp_seq seq);