Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c2161 uint32_t orwnd; in sctp_set_frwnd() local
2167 orwnd = sctp->sctp_frwnd; in sctp_set_frwnd()
2169 if (orwnd < sctp->sctp_frwnd) { in sctp_set_frwnd()