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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_cc_functions.c 1083 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) function
    [all...]
sctp_structs.h 730 void (*sctp_cwnd_update_after_timeout)(struct sctp_tcb *stcb, member in struct:sctp_cc_functions
    [all...]
sctp_timer.c 413 stcb->asoc.cc_functions.sctp_cwnd_update_after_timeout(stcb, net);
    [all...]

Completed in 687 milliseconds