Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_dgram.c1282 sndinfo->snd_ppid = sinfo->snd_ppid; in dgram_sctp_write()
1308 sndrcvinfo->sinfo_ppid = sinfo->snd_ppid; in dgram_sctp_write()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c498 spa.sendv_sndinfo.snd_ppid = g_htonl (ppid); in gst_sctp_association_send_data()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h215 uint32_t snd_ppid; member
Duser_socket.c845 sinfo.sinfo_ppid = ((struct sctp_sndinfo *)info)->snd_ppid; in usrsctp_sendv()
872 sinfo.sinfo_ppid = ((struct sctp_sendv_spa *)info)->sendv_sndinfo.snd_ppid; in usrsctp_sendv()
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h269 uint32_t snd_ppid; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h180 uint32_t snd_ppid; member
Dsctp_usrreq.c3804 info->snd_ppid = stcb->asoc.def_send.sinfo_ppid;
3816 info->snd_ppid = inp->def_send.sinfo_ppid;
7087 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
7105 inp->def_send.sinfo_ppid = info->snd_ppid;
7120 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
Dsctputil.c3587 ssfe->ssfe_info.snd_ppid = chk->rec.data.ppid; in sctp_notify_send_failed()
3694 ssfe->ssfe_info.snd_ppid = sp->ppid; in sctp_notify_send_failed2()
Dsctp_output.c3639 sndrcvinfo->sinfo_ppid = sndinfo.snd_ppid;
/third_party/openssl/include/openssl/
Dbio.h.in322 uint32_t snd_ppid; member