Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c2804 static void vxlan_cleanup(struct timer_list *t) in vxlan_cleanup() function
3344 timer_setup(&vxlan->age_timer, vxlan_cleanup, TIMER_DEFERRABLE); in vxlan_setup()