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