Home
last modified time | relevance | path

Searched refs:CA_EVENT_LOSS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/
Dtcp.h646 CA_EVENT_LOSS, /* loss timeout */ enumerator
/linux-2.6.39/net/ipv4/
Dtcp_input.c2211 tcp_ca_event(sk, CA_EVENT_LOSS); in tcp_enter_loss()