Searched refs:magic_echo_reply_prog (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c79 static struct bpf_insn magic_echo_reply_prog[] = { variable in typeref:struct:bpf_insn
223 prog.bf_len = __arraycount(magic_echo_reply_prog);
224 prog.bf_insns = magic_echo_reply_prog;

Completed in 97 milliseconds