Searched defs:sctp_maxrto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h163 * sctp_maxrto is zeroed elsewhere \
166 (sctp)->sctp_maxrto = \
167 MAX((sctp)->sctp_maxrto, (fp)->sf_rto); \
950 int sctp_maxrto; member in struct:sctp_s
952 * The stored value of sctp_maxrto passed to user during the previous

Completed in 64 milliseconds