HomeSort by relevance Sort by last modified time
    Searched refs:my_rwnd (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_structs.h 1030 uint32_t my_rwnd; member in struct:sctp_association
    [all...]
sctp_input.c     [all...]
sctp_output.c     [all...]
sctp_indata.c 64 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc);
    [all...]
sctputil.c 1080 asoc->my_rwnd = max(SCTP_SB_LIMIT_RCV(inp->sctp_socket), SCTP_MINIMAL_RWND);
    [all...]
sctp_usrreq.c     [all...]

Completed in 180 milliseconds