Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h53 #define TCPOPT_MSS 2 macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c29 #define TCPOPT_MSS 2 macro
/openbmc/linux/include/net/
H A Dtcp.h184 #define TCPOPT_MSS 2 /* Segment size negotiating */ macro