Searched refs:BPF_MISCOP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/net/ | ||
| H A D | bpf.h | 324 #define BPF_MISCOP(code) ((code) & 0xf8) macro |
| /f-stack/freebsd/net/ | ||
| H A D | bpf.h | 325 #define BPF_MISCOP(code) ((code) & 0xf8) macro |