Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c189 sfp->ssf_info.sinfo_context = smh->smh_context; in sctp_sendfail()
H A Dsctp_impl.h218 uint32_t smh_context; member
H A Dsctp_output.c254 sctp_msg_hdr->smh_context = context; in sctp_sendmsg()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c232 mdb_printf("\tcontext\t%?u\tmsglen\t%?d\n", smh.smh_context, in dump_msghdr()