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