Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_vxlan.c405 static void vxlan_sysctl_destroy(struct vxlan_softc *);
3292 vxlan_sysctl_destroy(sc); in vxlan_clone_destroy()
3593 vxlan_sysctl_destroy(struct vxlan_softc *sc) in vxlan_sysctl_destroy() function