Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_vxlan.c303 static void vxlan_timer(void *);
1672 vxlan_timer, sc); in vxlan_init()
1792 vxlan_timer(void *xsc) in vxlan_timer() function