Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif_vxlan.c333 static void vxlan_timer(void *);
1767 vxlan_timer, sc); in vxlan_init()
1896 vxlan_timer(void *xsc) in vxlan_timer() function