HomeSort by relevance Sort by last modified time
    Searched defs:rwnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.c 443 sctp_clog.x.rwnd.rwnd = peers_rwnd;
444 sctp_clog.x.rwnd.send_size = snd_size;
445 sctp_clog.x.rwnd.overhead = overhead;
446 sctp_clog.x.rwnd.new_rwnd = 0;
463 sctp_clog.x.rwnd.rwnd = peers_rwnd;
464 sctp_clog.x.rwnd.send_size = flight_size;
465 sctp_clog.x.rwnd.overhead = overhead;
466 sctp_clog.x.rwnd.new_rwnd = a_rwndval
5600 uint32_t dif, rwnd; local
    [all...]
sctp_uio.h 779 uint32_t peer_rwnd; /* rwnd of peer */
843 uint32_t rwnd; member in struct:sctp_rwnd_log
938 struct sctp_rwnd_log rwnd; member in union:sctp_cwnd_log::__anon20260
1035 uint32_t sctps_pdrpdiwnp; /* P-drop, e-host confirms zero-rwnd */
1086 uint32_t sctps_datadroprwnd; /* Number of in data drops due to rwnd limit reached */
    [all...]

Completed in 54 milliseconds