Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c403 static void vxlan_sysctl_setup(struct vxlan_softc *);
3191 vxlan_sysctl_setup(sc); in vxlan_clone_create()
3485 vxlan_sysctl_setup(struct vxlan_softc *sc) in vxlan_sysctl_setup() function