Home
last modified time | relevance | path

Searched refs:numInsn (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h60 #define NG_BPF_HOOKPROG_SIZE(numInsn) \ argument
61 (sizeof(struct ng_bpf_hookprog) + (numInsn) * sizeof(struct bpf_insn))
/f-stack/freebsd/netgraph/
H A Dng_bpf.h60 #define NG_BPF_HOOKPROG_SIZE(numInsn) \ argument
61 (sizeof(struct ng_bpf_hookprog) + (numInsn) * sizeof(struct bpf_insn))