Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h609 sctp_assoc_t spt_assoc_id; member
Dsctp_usrreq.c3869 SCTP_FIND_STCB(inp, stcb, thlds->spt_assoc_id);
3960 thlds->spt_assoc_id = sctp_get_associd(stcb);
3966 (thlds->spt_assoc_id == SCTP_FUTURE_ASSOC))) {
7189 SCTP_FIND_STCB(inp, stcb, thlds->spt_assoc_id);
7349 (thlds->spt_assoc_id == SCTP_FUTURE_ASSOC))) {
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c2360 ((struct sctp_paddrthlds *)arg)->spt_assoc_id = id;