Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.c404 static void vxlan_sysctl_setup(struct vxlan_softc *);
3240 vxlan_sysctl_setup(sc); in vxlan_clone_create()
3540 vxlan_sysctl_setup(struct vxlan_softc *sc) in vxlan_sysctl_setup() function