Home
last modified time | relevance | path

Searched refs:sctp_cwnd_update_after_fr (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c100 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr() function
2392 sctp_cwnd_update_after_fr,
2401 .sctp_cwnd_update_after_fr = sctp_cwnd_update_after_fr,
2422 .sctp_cwnd_update_after_fr = sctp_hs_cwnd_update_after_fr,
2443 .sctp_cwnd_update_after_fr = sctp_htcp_cwnd_update_after_fr,
2455 sctp_cwnd_update_after_fr,
2470 .sctp_cwnd_update_after_fr = sctp_cwnd_update_after_fr,
Dsctp_structs.h720 void (*sctp_cwnd_update_after_fr)(struct sctp_tcb *stcb, member
Dsctp_indata.c4819 asoc->cc_functions.sctp_cwnd_update_after_fr(stcb, asoc);