Home
last modified time | relevance | path

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

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