Searched refs:BPF_SOCK_OPS_NEEDS_ECN (Results 1 – 6 of 6) sorted by relevance
55 case BPF_SOCK_OPS_NEEDS_ECN: in bpf_cong()
47 case BPF_SOCK_OPS_NEEDS_ECN: in bpf_testcb()
18 (1 << BPF_SOCK_OPS_NEEDS_ECN) | in verify_result()
6779 BPF_SOCK_OPS_NEEDS_ECN, /* If connection's congestion control enumerator
6776 BPF_SOCK_OPS_NEEDS_ECN, /* If connection's congestion control enumerator
2517 return (tcp_call_bpf(sk, BPF_SOCK_OPS_NEEDS_ECN, 0, NULL) == 1); in tcp_bpf_ca_needs_ecn()