Searched defs:TCPHDR_ECE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/bpf/ | ||
A D | test_tcp_hdr_options.h | 47 #define TCPHDR_ECE 0x40 macro |
/linux-6.3-rc2/include/net/ | ||
A D | tcp.h | 846 #define TCPHDR_ECE 0x40 macro |
Completed in 9 milliseconds