Searched refs:__tun_set_ebpf (Results 1 – 1 of 1) sorted by relevance
2290 static int __tun_set_ebpf(struct tun_struct *tun, in __tun_set_ebpf() function2323 __tun_set_ebpf(tun, &tun->steering_prog, NULL); in tun_free_netdev()2324 __tun_set_ebpf(tun, &tun->filter_prog, NULL); in tun_free_netdev()3039 return __tun_set_ebpf(tun, prog_p, prog); in tun_set_ebpf()