Home
last modified time | relevance | path

Searched refs:orig_flight (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_timer.c501 uint32_t orig_flight, orig_tf; in sctp_mark_all_for_resend() local
547 orig_flight = net->flight_size; in sctp_mark_all_for_resend()
721 if ((orig_flight - net->flight_size) != (orig_tf - stcb->asoc.total_flight)) { in sctp_mark_all_for_resend()