Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h845 struct sctp_prstatus { struct
Duser_socket.c2393 ((struct sctp_prstatus *)arg)->sprstat_assoc_id = id;
2396 ((struct sctp_prstatus *)arg)->sprstat_assoc_id = id;
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h763 struct sctp_prstatus { struct
Dsctp_usrreq.c4325 struct sctp_prstatus *sprstat;
4329 SCTP_CHECK_AND_CAST(sprstat, optval, struct sctp_prstatus, *optsize);
4362 *optsize = sizeof(struct sctp_prstatus);
4368 struct sctp_prstatus *sprstat;
4371 SCTP_CHECK_AND_CAST(sprstat, optval, struct sctp_prstatus, *optsize);
4394 *optsize = sizeof(struct sctp_prstatus);