Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h1258 uint8_t saw_sack_with_frags; member
Dsctp_indata.c4975 asoc->saw_sack_with_frags = 1;
4976 } else if (asoc->saw_sack_with_frags) {
5007 asoc->saw_sack_with_frags = 0;
Dsctp_input.c5210 (stcb->asoc.saw_sack_with_frags == 0) &&