bpf_detach
bpf_detach(ubus->bpf);
void bpf_detach(struct bpf_if *);
bpf_detach(bif);
bpf_detach(vap->iv_rawbpf);
bpf_detach(tap->bpf);
bpf_detach(V_default_tap.bpf);
bpf_detach(V_bpf_pflog);