Searched defs:BPF_F_VAL (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/samples/bpf/ | ||
| H A D | fds_example.c | 26 #define BPF_F_VAL (1 << 3) macro |
| /kernel/linux/linux-6.6/samples/bpf/ | ||
| H A D | fds_example.c | 27 #define BPF_F_VAL (1 << 3) macro |
Completed in 1 milliseconds