V_bpf_pflog
bpf_mtap2(V_bpf_pflog, data, PFLOG_HDRLEN, m);
V_bpf_pflog = bpf_attach("ipfwlog0", DLT_PFLOG, PFLOG_HDRLEN,
bpf_detach(V_bpf_pflog);