Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.h224 #define m_nextpkt m_hdr.mh_nextpkt macro
225 #define m_act m_nextpkt
Duser_mbuf.c87 m->m_nextpkt = NULL; in mbuf_constructor_dup()
588 m->m_nextpkt = NULL; in mb_ctor_mbuf()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h792 #define SCTP_BUF_NEXT_PKT(m) (m->m_nextpkt)