Searched refs:__tun_set_ebpf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dtun.c2285 static int __tun_set_ebpf(struct tun_struct *tun, function
2318 __tun_set_ebpf(tun, &tun->steering_prog, NULL);
2319 __tun_set_ebpf(tun, &tun->filter_prog, NULL);
3028 return __tun_set_ebpf(tun, prog_p, prog);

Completed in 132 milliseconds