Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h486 #define SCTP_NOTIFICATION 0x0010 /* next message is a notification */ macro
Duser_socket.c1164 rn->recvv_nxtinfo.nxt_flags |= SCTP_NOTIFICATION; in usrsctp_recvv()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h262 #define SCTP_NOTIFICATION 0x0010 /* next message is a notification */ macro
Dsctp_indata.c276 nxtinfo->nxt_flags |= SCTP_NOTIFICATION; in sctp_build_ctl_nchunk()