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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_header.h 174 uint32_t a_rwnd; /* a_rwnd */ member in struct:sctp_init
281 uint32_t a_rwnd; /* updated a_rwnd of sender */ member in struct:sctp_sack
295 uint32_t a_rwnd; /* updated a_rwnd of sender */ member in struct:sctp_nr_sack
sctp_input.c 137 if (ntohl(init->a_rwnd) < SCTP_MIN_RWND) {
316 asoc->peers_rwnd = ntohl(init->a_rwnd);
4430 uint32_t a_rwnd; local
4958 uint32_t a_rwnd, cum_ack; local
5034 uint32_t a_rwnd, cum_ack; local
    [all...]
sctp_indata.c 4121 uint32_t a_rwnd, old_rwnd; local
4988 uint32_t cum_ack, a_rwnd; local
    [all...]
sctp_output.c     [all...]

Completed in 163 milliseconds