Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/
Dtun.c2164 static void tun_prog_free(struct rcu_head *rcu) in tun_prog_free() function
2192 call_rcu(&old->rcu, tun_prog_free); in __tun_set_ebpf()