Home
last modified time | relevance | path

Searched refs:srto_max (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h604 uint32_t srto_max; member
H A Dsctp_usrreq.c2682 srto->srto_max = stcb->asoc.maxrto;
2692 srto->srto_max = inp->sctp_ep.sctp_maxrto;
5645 if (srto->srto_max)
5646 new_max = srto->srto_max;
5672 if (srto->srto_max)
5673 new_max = srto->srto_max;
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h604 uint32_t srto_max; member