Home
last modified time | relevance | path

Searched defs:TS_OPT_SACK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/ipv4/
H A Dsyncookies.c37 #define TS_OPT_SACK BIT(4) macro
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c43 #define TS_OPT_SACK (1 << 4) macro