tcp_highest_sack_seq
fack = tcp_highest_sack_seq(tp);
tcp_highest_sack_seq(tp)) &&
tcp_highest_sack_seq(tp)))
if (tcp_highest_sack_seq(tp) == cache->end_seq) {
if (!before(start_seq, tcp_highest_sack_seq(tp))) {
prior_fack = tcp_is_sack(tp) ? tcp_highest_sack_seq(tp) : tp->snd_una;