Searched refs:BPF_MAXINSNS (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/net/ | ||
| H A D | bpf.h | 63 #define BPF_MAXINSNS 512 macro |
| /f-stack/freebsd/net/ | ||
| H A D | bpf.h | 64 #define BPF_MAXINSNS 512 macro |
| H A D | bpf.c | 219 int bpf_maxinsns = BPF_MAXINSNS; |