Searched refs:old_cumack (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dsctp_indata.c1992 uint32_t old_cumack, old_base, old_highest, highest_tsn; local
1996 old_cumack = asoc->cumulative_tsn;
2095 sctp_log_map(old_base, old_cumack, old_highest,
H A Dsctputil.c166 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int from) argument
171 sctp_clog.x.sack.oldcumack = old_cumack;

Completed in 94 milliseconds