Searched refs:vxlan_ctrl_get_config (Results 1 – 1 of 1) sorted by relevance
334 static int vxlan_ctrl_get_config(struct vxlan_softc *, void *);470 { vxlan_ctrl_get_config, sizeof(struct ifvxlancfg),1904 vxlan_ctrl_get_config(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_get_config() function