Home
last modified time | relevance | path

Searched refs:smh_ppid (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c188 sfp->ssf_info.sinfo_ppid = smh->smh_ppid; in sctp_sendfail()
H A Dsctp_output.c256 sctp_msg_hdr->smh_ppid = ppid; in sctp_sendmsg()
487 sdc->sdh_payload_id = msg_hdr->smh_ppid; in sctp_chunkify()
H A Dsctp_impl.h221 uint32_t smh_ppid; member
/titanic_41/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c229 mdb_printf("\tppid\t%?u\tflags\t%?s\n", smh.smh_ppid, in dump_msghdr()