Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c116 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, in sctp_cwnd_update_after_fr() function
2417 sctp_cwnd_update_after_fr,
2426 .sctp_cwnd_update_after_fr = sctp_cwnd_update_after_fr,
2447 .sctp_cwnd_update_after_fr = sctp_hs_cwnd_update_after_fr,
2468 .sctp_cwnd_update_after_fr = sctp_htcp_cwnd_update_after_fr,
2480 sctp_cwnd_update_after_fr,
2495 .sctp_cwnd_update_after_fr = sctp_cwnd_update_after_fr,
Dsctp_structs.h765 void (*sctp_cwnd_update_after_fr)(struct sctp_tcb *stcb, member
Dsctp_indata.c5152 asoc->cc_functions.sctp_cwnd_update_after_fr(stcb, asoc);