tcp_vegas_cwnd_event  158 net/ipv4/tcp_vegas.c EXPORT_SYMBOL_GPL(tcp_vegas_cwnd_event);
tcp_vegas_cwnd_event  315 net/ipv4/tcp_vegas.c 	.cwnd_event	= tcp_vegas_cwnd_event,
tcp_vegas_cwnd_event   22 net/ipv4/tcp_vegas.h void tcp_vegas_cwnd_event(struct sock *sk, enum tcp_ca_event event);
tcp_vegas_cwnd_event  233 net/ipv4/tcp_yeah.c 	.cwnd_event	= tcp_vegas_cwnd_event,