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