Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h1202 uint8_t saw_sack_with_nr_frags; member
H A Dsctp_indata.c4889 asoc->saw_sack_with_nr_frags = 1; in sctp_handle_sack()
4891 asoc->saw_sack_with_nr_frags = 0; in sctp_handle_sack()
H A Dsctp_input.c4812 (stcb->asoc.saw_sack_with_nr_frags == 0) && in sctp_process_control()