Searched defs:accum_moved (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | sctp_cc_functions.c | 664 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit, int use_rtcc) in sctp_cwnd_update_after_sack_common() 1271 int accum_moved, int reneged_all, int will_exit) in sctp_cwnd_update_after_sack() 1491 int accum_moved, int reneged_all, int will_exit) in sctp_cwnd_update_rtcc_after_sack() 1736 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_hs_cwnd_update_after_sack() 2125 int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) in sctp_htcp_cwnd_update_after_sack()
|
| D | sctp_indata.c | 2933 …est_tsn_acked, uint32_t biggest_tsn_newly_acked, uint32_t this_sack_lowest_newack, int accum_moved) in sctp_strike_gap_ack_chunks() 4092 int accum_moved = 0; in sctp_handle_sack() local
|