Home
last modified time | relevance | path

Searched refs:SCTP_MID_GE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h902 #define SCTP_MID_GE(i, a, b) (((i) == 1) ? SCTP_UINT32_GE(a, b) : SCTP_UINT16_GE((uint16_t)a, (uint… macro
Dsctp_indata.c2037 SCTP_MID_GE(asoc->idata_supported, asoc->strmin[sid].last_mid_delivered, mid)) { in sctp_process_a_data_chunk()
5366 if (SCTP_MID_GE(asoc->idata_supported, mid, control->mid)) {
5767 if (SCTP_MID_GE(asoc->idata_supported, mid, control->mid)) {
5774 if (SCTP_MID_GE(asoc->idata_supported, mid, control->mid)) {