Searched defs:sctp_cwnd_update_after_ecn_echo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_cc_functions.c1370 sctp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, function
2394 sctp_cwnd_update_after_ecn_echo,
2403 .sctp_cwnd_update_after_ecn_echo = sctp_cwnd_update_after_ecn_echo,
2415 sctp_cwnd_update_after_ecn_echo,
2424 .sctp_cwnd_update_after_ecn_echo = sctp_cwnd_update_after_ecn_echo,
2445 .sctp_cwnd_update_after_ecn_echo = sctp_htcp_cwnd_update_after_ecn_echo,
2472 .sctp_cwnd_update_after_ecn_echo = sctp_cwnd_update_rtcc_after_ecn_echo,
H A Dsctp_structs.h724 void (*sctp_cwnd_update_after_ecn_echo)(struct sctp_tcb *stcb, member in struct:sctp_cc_functions

Completed in 65 milliseconds