Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h1197 uint8_t saw_sack_with_frags; member
H A Dsctp_indata.c4841 asoc->saw_sack_with_frags = 1; in sctp_handle_sack()
4842 } else if (asoc->saw_sack_with_frags) { in sctp_handle_sack()
4872 asoc->saw_sack_with_frags = 0; in sctp_handle_sack()
H A Dsctp_input.c4742 (stcb->asoc.saw_sack_with_frags == 0) && in sctp_process_control()