Home
last modified time | relevance | path

Searched refs:sinfo_ppid (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_indata.h56 (_ctl)->sinfo_ppid = ppid; \
HDsctp_structs.h464 uint32_t sinfo_ppid; /* off the wire */ member
666 uint32_t sinfo_ppid; member
HDsctp_uio.h120 uint32_t sinfo_ppid; member
135 uint32_t sinfo_ppid; member
HDsctp_usrreq.c3144 info->snd_ppid = stcb->asoc.def_send.sinfo_ppid;
3155 info->snd_ppid = inp->def_send.sinfo_ppid;
6109 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
6126 inp->def_send.sinfo_ppid = info->snd_ppid;
6140 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
HDsctp_indata.c137 read_queue_e->sinfo_ppid = ppid; in sctp_build_readq_entry()
177 read_queue_e->sinfo_ppid = chk->rec.data.payloadtype; in sctp_build_readq_entry_chk()
266 rcvinfo->rcv_ppid = sinfo->sinfo_ppid; in sctp_build_ctl_nchunk()
HDsctputil.c2964 ssf->ssf_info.sinfo_ppid = chk->rec.data.payloadtype; in sctp_notify_send_failed()
3077 ssf->ssf_info.sinfo_ppid = sp->ppid; in sctp_notify_send_failed2()
5666 s_extra->serinfo_next_ppid = nxt->sinfo_ppid; in sctp_sorecvmsg()
HDsctp_output.c3529 sndrcvinfo->sinfo_ppid = sndinfo.snd_ppid; in sctp_find_cmsg()
6313 sp->ppid = srcv->sinfo_ppid; in sctp_msg_append()
12262 sp->ppid = srcv->sinfo_ppid; in sctp_copy_it_in()
/NextBSD/lib/libc/net/
HDsctp_sys_calls.c530 sinfo.sinfo_ppid = ppid; in sctp_sendmsg()
613 sinfo->sinfo_ppid = ppid; in sctp_sendmsg()
793 sinfo.sinfo_ppid = ppid; in sctp_sendmsgx()
/NextBSD/crypto/openssl/crypto/bio/
HDbss_dgram.c1216 data->rcvinfo.rcv_ppid = sndrcvinfo->sinfo_ppid; in dgram_sctp_read()
1483 sndrcvinfo->sinfo_ppid = sinfo->snd_ppid; in dgram_sctp_write()