Searched refs:tun_set_ebpf (Results 1 – 1 of 1) sorted by relevance
3022 static int tun_set_ebpf(struct tun_struct *tun, struct tun_prog __rcu **prog_p, in tun_set_ebpf() function3378 ret = tun_set_ebpf(tun, &tun->steering_prog, argp); in __tun_chr_ioctl()3382 ret = tun_set_ebpf(tun, &tun->filter_prog, argp); in __tun_chr_ioctl()