Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h158 #define TCPI_FLAG_LOSSRECOVERY 0x01 /* Currently in loss recovery */ macro
H A Dtcp_usrreq.c1780 ti->tcpi_flags |= TCPI_FLAG_LOSSRECOVERY; in tcp_fill_info()