V_default_tap
tap = &V_default_tap;
V_default_tap.bpf = bpf_attach(V_default_tap.name, DLT_EN10MB,
bpf_detach(V_default_tap.bpf);