Searched refs:BPF_T_VALID (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/net/ | ||
| H A D | bpf.h | 180 #define BPF_T_VALID(t) \ macro |
| /f-stack/freebsd/net/ | ||
| H A D | bpf.h | 181 #define BPF_T_VALID(t) \ macro |
| H A D | bpf.c | 1778 if (BPF_T_VALID(func)) in bpfioctl() |