Searched refs:snd_ppid (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1369 sndinfo->snd_ppid = sinfo->snd_ppid;
1394 sndrcvinfo->sinfo_ppid = sinfo->snd_ppid;
H A Dbio.h369 uint32_t snd_ppid; member in struct:bio_dgram_sctp_sndinfo
/freebsd-10.0-release/sys/netinet/
H A Dsctp_uio.h154 uint32_t snd_ppid; member in struct:sctp_sndinfo
H A Dsctp_usrreq.c3083 info->snd_ppid = stcb->asoc.def_send.sinfo_ppid;
3094 info->snd_ppid = inp->def_send.sinfo_ppid;
5533 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
5550 inp->def_send.sinfo_ppid = info->snd_ppid;
5564 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
H A Dsctputil.c2856 ssfe->ssfe_info.snd_ppid = chk->rec.data.payloadtype;
2971 ssfe->ssfe_info.snd_ppid = sp->ppid;
H A Dsctp_output.c3383 sndrcvinfo->sinfo_ppid = sndinfo.snd_ppid;

Completed in 160 milliseconds