Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.c508 uint32_t orig_flight, orig_tf; in sctp_mark_all_for_resend() local
553 orig_tf = stcb->asoc.total_flight; in sctp_mark_all_for_resend()
726 if ((orig_flight - net->flight_size) != (orig_tf - stcb->asoc.total_flight)) { in sctp_mark_all_for_resend()