Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h53 #define TCPOPT_MSS 2 macro
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_tracing_net.h74 #define TCPOPT_MSS 2 macro
/linux/include/net/
H A Dtcp.h195 #define TCPOPT_MSS 2 /* Segment size negotiating */ macro