Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c443 static void tun_flow_cleanup(struct timer_list *t) in tun_flow_cleanup() function
1356 timer_setup(&tun->flow_gc_timer, tun_flow_cleanup, 0); in tun_flow_init()