Searched defs:TS_OPT_SACK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/net/ipv4/ | ||
| H A D | syncookies.c | 37 #define TS_OPT_SACK BIT(4) macro |
| /linux-6.15/tools/testing/selftests/bpf/progs/ | ||
| H A D | xdp_synproxy_kern.c | 43 #define TS_OPT_SACK (1 << 4) macro |