Searched refs:TCP_ECN_OK (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/bpf/progs/ | ||
| A D | bpf_tracing_net.h | 58 #define TCP_ECN_OK 1 macro |
| A D | bpf_dctcp.c | 74 if (!(tp->ecn_flags & TCP_ECN_OK) && fallback_cc[0]) { in BPF_PROG() |
Completed in 4 milliseconds