Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h52 #define TCPOPT_NOP 1 macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c27 #define TCPOPT_NOP 1 macro
/openbmc/linux/include/net/
H A Dtcp.h182 #define TCPOPT_NOP 1 /* Padding */ macro