__tun_set_ebpf
__tun_set_ebpf(tun, &tun->steering_prog, NULL);
__tun_set_ebpf(tun, &tun->filter_prog, NULL);
return __tun_set_ebpf(tun, prog_p, prog);