Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c404 static void vxlan_sysctl_destroy(struct vxlan_softc *);
3239 vxlan_sysctl_destroy(sc); in vxlan_clone_destroy()
3538 vxlan_sysctl_destroy(struct vxlan_softc *sc) in vxlan_sysctl_destroy() function