BPF_F_KEY 27 samples/bpf/fds_example.c #define BPF_F_KEY_VAL (BPF_F_KEY | BPF_F_VAL) BPF_F_KEY 99 samples/bpf/fds_example.c } else if (flags & BPF_F_KEY) { BPF_F_KEY 162 samples/bpf/fds_example.c flags |= BPF_F_KEY;