Searched refs:BPF_F_VAL (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dfds_example.c27 #define BPF_F_VAL (1 << 3) macro
28 #define BPF_F_KEY_VAL (BPF_F_KEY | BPF_F_VAL)
169 flags |= BPF_F_VAL;

Completed in 109 milliseconds