HomeSort by: relevance | last modified time | path
    Searched defs:old_highest (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_indata.c 2216 uint32_t old_cumack, old_base, old_highest; local in function:sctp_sack_check
2226 old_highest = asoc->highest_tsn_inside_map;
2280 sctp_log_map(old_base, old_cumack, old_highest,
2303 sctp_log_map(old_base, old_cumack, old_highest,
sctp_indata.c 2216 uint32_t old_cumack, old_base, old_highest; local in function:sctp_sack_check
2226 old_highest = asoc->highest_tsn_inside_map;
2280 sctp_log_map(old_base, old_cumack, old_highest,
2303 sctp_log_map(old_base, old_cumack, old_highest,

Completed in 32 milliseconds