Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c5705 struct sctp_strseq_mid *stseq_m, strseqbuf_m; local
5716 stseq_m = (struct sctp_strseq_mid *)sctp_m_getptr(m, offset,
5720 if (stseq_m == NULL) {
5723 sid = ntohs(stseq_m->sid);
5724 mid = ntohl(stseq_m->mid);
5725 flags = ntohs(stseq_m->flags);