Searched refs:TCP_SACK_SEEN (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tcp.h | 108 #define TCP_SACK_SEEN (1 << 0) /*1 = peer is SACK capable, */ macro |
| /linux/net/ipv4/ | ||
| H A D | tcp_input.c | 4636 opt_rx->sack_ok = TCP_SACK_SEEN; in tcp_parse_options() |