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