Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h1039 uint32_t my_last_reported_rwnd; member
Dsctputil.c5630 if (rwnd >= stcb->asoc.my_last_reported_rwnd) {
5631 dif = rwnd - stcb->asoc.my_last_reported_rwnd;
Dsctp_output.c11293 asoc->my_last_reported_rwnd = asoc->my_rwnd;