Home
last modified time | relevance | path

Searched defs:TCPOPT_MSS (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h53 #define TCPOPT_MSS 2 macro
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_tracing_net.h74 #define TCPOPT_MSS 2 macro
Dxdp_synproxy_kern.c32 #define TCPOPT_MSS 2 macro
/linux-6.12.1/include/net/
Dtcp.h194 #define TCPOPT_MSS 2 /* Segment size negotiating */ macro