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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.h 89 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
sctp_indata.c 64 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc);
69 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) function
    [all...]
sctputil.c     [all...]

Completed in 857 milliseconds