Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h160 uint32_t snd_ppid; member
H A Dsctp_usrreq.c3112 info->snd_ppid = stcb->asoc.def_send.sinfo_ppid;
3124 info->snd_ppid = inp->def_send.sinfo_ppid;
6219 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
6237 inp->def_send.sinfo_ppid = info->snd_ppid;
6252 stcb->asoc.def_send.sinfo_ppid = info->snd_ppid;
H A Dsctputil.c3436 ssfe->ssfe_info.snd_ppid = chk->rec.data.ppid; in sctp_notify_send_failed()
3542 ssfe->ssfe_info.snd_ppid = sp->ppid; in sctp_notify_send_failed2()
H A Dsctp_output.c3523 sndrcvinfo->sinfo_ppid = sndinfo.snd_ppid; in sctp_find_cmsg()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h160 uint32_t snd_ppid; member