Searched refs:CA_EVENT_LOSS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/ | ||
D | tcp.h | 646 CA_EVENT_LOSS, /* loss timeout */ enumerator |
/linux-2.6.39/net/ipv4/ | ||
D | tcp_input.c | 2211 tcp_ca_event(sk, CA_EVENT_LOSS); in tcp_enter_loss() |