is that?

struct bpf_insn insns[] = {
    BPF_STMT(BPF_RET+BPF_K, (u_int)-1),
};

but I can not receive any packet.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to