Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c373 static int vxlan_set_user_config(struct vxlan_softc *,
2924 vxlan_set_user_config(struct vxlan_softc *sc, struct ifvxlanparam *vxlp) in vxlan_set_user_config() function
3174 error = vxlan_set_user_config(sc, &vxlp); in vxlan_clone_create()