Searched refs:smh_ttl (Results 1 – 4 of 4) sorted by relevance
216 int64_t smh_ttl; /* Time to Live */ member345 (((!SCTP_CHUNK_ISSENT((meta)->b_cont) && (mhdr)->smh_ttl > 0) || \347 ((ddi_get_lbolt64() - (mhdr)->smh_tob) > (mhdr)->smh_ttl))
190 sfp->ssf_info.sinfo_timetolive = TICK_TO_MSEC(smh->smh_ttl); in sctp_sendfail()
258 sctp_msg_hdr->smh_ttl = MSEC_TO_TICK(timetolive); in sctp_sendmsg()
227 mdb_printf("\tttl\t%?ld\ttob\t%?ld\n", smh.smh_ttl, smh.smh_tob); in dump_msghdr()