Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_pcb.h233 unsigned int sctp_maxrto; member
H A Dsctp_usrreq.c2192 srto->srto_max = inp->sctp_ep.sctp_maxrto; in sctp_optsget()
2934 inp->sctp_ep.sctp_maxrto = srto->srto_max; in sctp_optsset()
H A Dsctputil.c740 asoc->maxrto = m->sctp_ep.sctp_maxrto; in sctp_init_asoc()
H A Dsctp_pcb.c1448 m->sctp_maxrto = sctp_rto_max_default; in sctp_inpcb_alloc()