Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp.h135 #define TCPI_OPT_SACK 0x02 macro
Dtcp_usrreq.c247 ti->tcpi_options |= TCPI_OPT_SACK; in tcp_fill_info()