Home
last modified time | relevance | path

Searched refs:tun_prog (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c180 struct tun_prog { struct
220 struct tun_prog __rcu *steering_prog;
221 struct tun_prog __rcu *filter_prog;
558 struct tun_prog *prog; in tun_ebpf_select_queue()
1073 struct tun_prog *prog = rcu_dereference(tun->filter_prog); in run_ebpf_filter()
2295 struct tun_prog *prog = container_of(rcu, struct tun_prog, rcu); in tun_prog_free()
2302 struct tun_prog __rcu **prog_p, in __tun_set_ebpf()
2305 struct tun_prog *old, *new = NULL; in __tun_set_ebpf()
3001 static int tun_set_ebpf(struct tun_struct *tun, struct tun_prog __rcu **prog_p, in tun_set_ebpf()