Home
last modified time | relevance | path

Searched defs:TCPOPT_MSS (Results 1 – 4 of 4) 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.h79 #define TCPOPT_MSS 2 macro
H A Dxdp_synproxy_kern.c31 #define TCPOPT_MSS 2 macro
/linux/include/net/
H A Dtcp.h211 #define TCPOPT_MSS 2 /* Segment size negotiating */ macro